Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp1748 static void LookupPredefedObjCSuperType(Sema &ThisSema, Scope *S, in LookupPredefedObjCSuperType() argument
1752 ASTContext &Context = ThisSema.Context; in LookupPredefedObjCSuperType()
1754 LookupResult Result(ThisSema, &Context.Idents.get("objc_super"), in LookupPredefedObjCSuperType()
1756 ThisSema.LookupName(Result, S); in LookupPredefedObjCSuperType()