Searched defs:handleDecl (Results 1 – 7 of 7) sorted by relevance
| /external/clang/lib/Index/ |
| D | IndexingContext.cpp | 24 bool IndexingContext::handleDecl(const Decl *D, in handleDecl() function in IndexingContext 32 bool IndexingContext::handleDecl(const Decl *D, SourceLocation Loc, in handleDecl() function in IndexingContext
|
| /external/llvm-project/clang/tools/clang-extdef-mapping/ |
| D | ClangExtDefMapGen.cpp | 58 void MapExtDefNamesConsumer::handleDecl(const Decl *D) { in handleDecl() function in MapExtDefNamesConsumer
|
| /external/llvm-project/clang/lib/Index/ |
| D | IndexingContext.cpp | 52 bool IndexingContext::handleDecl(const Decl *D, in handleDecl() function in IndexingContext 58 bool IndexingContext::handleDecl(const Decl *D, SourceLocation Loc, in handleDecl() function in IndexingContext
|
| /external/llvm-project/clang/tools/libclang/ |
| D | CXIndexDataConsumer.cpp | 541 bool CXIndexDataConsumer::handleDecl(const NamedDecl *D, in handleDecl() function in CXIndexDataConsumer
|
| /external/clang/tools/libclang/ |
| D | CXIndexDataConsumer.cpp | 529 bool CXIndexDataConsumer::handleDecl(const NamedDecl *D, in handleDecl() function in CXIndexDataConsumer
|
| /external/clang/lib/Analysis/ |
| D | CFG.cpp | 4084 bool handleDecl(const Decl *D, raw_ostream &OS) { in handleDecl() function in __anon30bb6a660211::StmtPrinterHelper
|
| /external/llvm-project/clang/lib/Analysis/ |
| D | CFG.cpp | 5202 bool handleDecl(const Decl *D, raw_ostream &OS) { in handleDecl() function in __anon99fcb4940611::StmtPrinterHelper
|