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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp273 bool isInterestingDecl(const NamedDecl *ND,
493 bool ResultBuilder::isInterestingDecl(const NamedDecl *ND, function in class:ResultBuilder
836 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier))
949 if (!isInterestingDecl(R.Declaration, AsNestedNameSpecifier))

Completed in 64 milliseconds