Searched refs:ThisSema (Results 1 – 1 of 1) sorted by relevance
1748 static void LookupPredefedObjCSuperType(Sema &ThisSema, Scope *S, in LookupPredefedObjCSuperType() argument1752 ASTContext &Context = ThisSema.Context; in LookupPredefedObjCSuperType()1754 LookupResult Result(ThisSema, &Context.Idents.get("objc_super"), in LookupPredefedObjCSuperType()1756 ThisSema.LookupName(Result, S); in LookupPredefedObjCSuperType()