Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexingContext.cpp24 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/clang/tools/libclang/
DCXIndexDataConsumer.cpp529 bool CXIndexDataConsumer::handleDecl(const NamedDecl *D, in handleDecl() function in CXIndexDataConsumer
/external/clang/lib/Analysis/
DCFG.cpp4084 bool handleDecl(const Decl *D, raw_ostream &OS) { in handleDecl() function in __anon83acd1880211::StmtPrinterHelper