Home | History | Annotate | Download | only in Sema

Lines Matching refs:SuperLoc

5139 void Sema::CodeCompleteObjCSuperMessage(Scope *S, SourceLocation SuperLoc,
5170 NamedDecl *ND = LookupSingleName(S, Super, SuperLoc,
5185 id.setIdentifier(Super, SuperLoc);