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

/external/clang/lib/Sema/
H A DSema.cpp1329 IdentifierInfo *Sema::getSuperIdentifier() const { function in class:Sema
H A DSemaLookup.cpp3892 if (S && S->isInObjcMethodScope() && Typo == getSuperIdentifier())
H A DSemaCodeComplete.cpp5332 IdentifierInfo *Super = getSuperIdentifier();
/external/clang/include/clang/Sema/
H A DSema.h7780 IdentifierInfo *getSuperIdentifier() const;

Completed in 244 milliseconds