Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp310 bool isInterestingDecl(const NamedDecl *ND,
783 bool ResultBuilder::isInterestingDecl(const NamedDecl *ND, in isInterestingDecl() function in ResultBuilder
1134 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in MaybeAddResult()
1369 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in AddResult()