Home
last modified time | relevance | path

Searched defs:AllowBuiltinCreation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2175 bool Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation, in LookupName()
2677 QualType ObjectType, bool AllowBuiltinCreation, in LookupParsedName()
H A DSemaExprObjC.cpp4855 bool AllowBuiltinCreation) { in LookupInObjCMethod()