Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp272 bool isInterestingDecl(const NamedDecl *ND,
517 bool ResultBuilder::isInterestingDecl(const NamedDecl *ND, in isInterestingDecl() function in ResultBuilder
852 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in MaybeAddResult()
965 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in AddResult()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp304 bool isInterestingDecl(const NamedDecl *ND,
731 bool ResultBuilder::isInterestingDecl(const NamedDecl *ND, in isInterestingDecl() function in ResultBuilder
1079 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in MaybeAddResult()
1249 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier)) in AddResult()