Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5506 bool handleDecl(const Decl *D, raw_ostream &OS) { handleDecl() function in __anon75c587cf0711::StmtPrinterHelper