Searched defs:AllowBuiltinCreation (Results 1 – 2 of 2) sorted by relevance
2179 bool Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation, in LookupName()2716 bool AllowBuiltinCreation, bool EnteringContext) { in LookupParsedName()
2966 IdentifierInfo *II, bool AllowBuiltinCreation) { in LookupInObjCMethod()