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