Home
last modified time | relevance | path

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

/llvm-project/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp66 void MapExtDefNamesConsumer::handleDecl(const Decl *D) { in handleDecl() function in MapExtDefNamesConsumer
/llvm-project/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
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp544 bool CXIndexDataConsumer::handleDecl(const NamedDecl *D, in handleDecl() function in CXIndexDataConsumer
[all...]
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5503 bool handleDecl(const Decl *D, raw_ostream &OS) { handleDecl() function in __anon36ae77d00711::StmtPrinterHelper