Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp64 bool IndexingContext::handleDecl(const Decl *D, in handleDecl() function in IndexingContext
70 bool IndexingContext::handleDecl(const Decl *D, SourceLocation Loc, in handleDecl() function in IndexingContext
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5612 bool handleDecl(const Decl *D, raw_ostream &OS) { in handleDecl() function in __anonef2f84bd0811::StmtPrinterHelper