ccls/index_tests
2018-09-24 00:38:54 -07:00
..
constructors Make CXXConversion references wider; use getTypedefNameForAnonDecl; improve CXXDestructor CXXConversion spell 2018-09-11 16:21:46 -07:00
declaration_vs_definition Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
enums Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
inheritance Make CXXConversion references wider; use getTypedefNameForAnonDecl; improve CXXDestructor CXXConversion spell 2018-09-11 16:21:46 -07:00
lambdas Improve VarDef::type for textDocument/typeDefinition 2018-09-20 01:08:33 -07:00
macros Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
multi_file Add GetAdjustedDecl to adjust Decl's that are missed by clangIndex 2018-09-24 00:38:54 -07:00
namespaces Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
objective-c Resurrection of ccls 2018-03-30 22:02:26 -07:00
operators Make $ccls/inheritanceHierarchy and textDocument/typeDefinition find declarations if definitions do not exist; spelling ranges of operator= 2018-09-13 14:55:24 -07:00
outline Add GetAdjustedDecl to adjust Decl's that are missed by clangIndex 2018-09-24 00:38:54 -07:00
preprocessor Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
templates Add GetAdjustedDecl to adjust Decl's that are missed by clangIndex 2018-09-24 00:38:54 -07:00
types intern args 2018-09-20 01:08:33 -07:00
unions Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
usage Add GetAdjustedDecl to adjust Decl's that are missed by clangIndex 2018-09-24 00:38:54 -07:00
vars Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
_empty_test.cc Remove ASTUnit from indexer and clean up 2018-08-31 09:47:37 -07:00
class_forward_declaration.cc Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
foobar.cc Improve VarDef::type for textDocument/typeDefinition 2018-09-20 01:08:33 -07:00
function_declaration_definition.cc Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
function_declaration.cc Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
function_definition.cc Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
method_declaration.cc Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
method_definition.cc Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00
method_inline_declaration.cc Add DeclUse as element type of declarations 2018-09-08 14:27:44 -07:00