This website requires JavaScript.
Explore
Help
Sign In
Zengtudor
/
ccls
Watch
1
Star
0
Fork
0
You've already forked ccls
mirror of
https://github.com/MaskRay/ccls.git
synced
2024-11-22 23:55:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7f4918ab15
ccls
/
foo
/
a.h
Jacob Dufault
7f4918ab15
Add "Base" code lens which jumps the editor to the base method definition.
2017-04-11 01:43:35 -07:00
4 lines
43 B
C
Raw
Blame
History
struct
Parent
{
virtual
void
foo
(
)
{
}
}
;
Reference in New Issue
View Git Blame
Copy Permalink