Home
last modified time | relevance | path

Searched refs:ThisSema (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp1591 static void LookupPredefedObjCSuperType(Sema &ThisSema, Scope *S, in LookupPredefedObjCSuperType() argument
1595 ASTContext &Context = ThisSema.Context; in LookupPredefedObjCSuperType()
1597 LookupResult Result(ThisSema, &Context.Idents.get("objc_super"), in LookupPredefedObjCSuperType()
1599 ThisSema.LookupName(Result, S); in LookupPredefedObjCSuperType()