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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp268 bool isInterestingDecl(NamedDecl *ND, bool &AsNestedNameSpecifier) const;
478 bool ResultBuilder::isInterestingDecl(NamedDecl *ND, function in class:ResultBuilder
787 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier))
896 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier))

Completed in 69 milliseconds