Searched refs:HandleDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtIterator.cpp68 if (HandleDecl(*DGI))
74 bool StmtIteratorBase::HandleDecl(Decl* D) { function in class:StmtIteratorBase
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtIterator.h70 bool HandleDecl(Decl* D);

Completed in 73 milliseconds