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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp304 bool isInterestingDecl(const NamedDecl *ND,
731 bool ResultBuilder::isInterestingDecl(const NamedDecl *ND, function in class:ResultBuilder
1079 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier))
1249 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier))

Completed in 62 milliseconds