Home
last modified time | relevance | path

Searched defs:handleDecl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp58 void MapExtDefNamesConsumer::handleDecl(const Decl *D) { in handleDecl() function in MapExtDefNamesConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.cpp52 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
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp541 bool CXIndexDataConsumer::handleDecl(const NamedDecl *D, in handleDecl() function in CXIndexDataConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp5208 bool handleDecl(const Decl *D, raw_ostream &OS) { in handleDecl() function in __anon654da8e80611::StmtPrinterHelper