Searched defs:handleDecl (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/ | ||
H A D | ClangExtDefMapGen.cpp | 58 void MapExtDefNamesConsumer::handleDecl(const Decl *D) { in handleDecl() function in MapExtDefNamesConsumer |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ | ||
H A D | IndexingContext.cpp | 52 bool IndexingContext::handleDecl(const Decl *D, in handleDecl() function in IndexingContext |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CXIndexDataConsumer.cpp | 541 bool CXIndexDataConsumer::handleDecl(const NamedDecl *D, in handleDecl() function in CXIndexDataConsumer |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 5208 bool handleDecl(const Decl *D, raw_ostream &OS) { in handleDecl() function in __anon654da8e80611::StmtPrinterHelper |