Searched defs:handleDecl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Index/ | ||
H A D | IndexingContext.cpp | 52 bool IndexingContext::handleDecl(const Decl *D, in handleDecl() function in IndexingContext |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 5506 bool handleDecl(const Decl *D, raw_ostream &OS) { handleDecl() function in __anon75c587cf0711::StmtPrinterHelper |