Searched defs:AllowBuiltinCreation (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 2182 LookupName(LookupResult & R,Scope * S,bool AllowBuiltinCreation,bool ForceNoCPlusPlus) LookupName() argument 2720 LookupParsedName(LookupResult & R,Scope * S,CXXScopeSpec * SS,bool AllowBuiltinCreation,bool EnteringContext) LookupParsedName() argument
|
H A D | SemaExpr.cpp | 3166 LookupInObjCMethod(LookupResult & Lookup,Scope * S,IdentifierInfo * II,bool AllowBuiltinCreation) LookupInObjCMethod() argument
|