Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp913 static void LookupPredefedObjCSuperType(Sema &Sema, Scope *S) { in LookupPredefedObjCSuperType() function
925 LookupPredefedObjCSuperType(*this, S); in LookupNecessaryTypesForBuiltin()
/external/clang/lib/Sema/
DSemaDecl.cpp1748 static void LookupPredefedObjCSuperType(Sema &ThisSema, Scope *S, in LookupPredefedObjCSuperType() function
1783 LookupPredefedObjCSuperType(*this, S, II); in LazilyCreateBuiltin()
8878 LookupPredefedObjCSuperType(*this, S, NewFD->getIdentifier()); in CheckFunctionDeclaration()