Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp304 bool isInterestingDecl(const NamedDecl *ND,
760 bool ResultBuilder::isInterestingDecl(const NamedDecl *ND, in isInterestingDecl() function in ResultBuilder
1108 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in MaybeAddResult()
1278 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in AddResult()