Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp1913 bool Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation) { in LookupName()
2449 bool AllowBuiltinCreation, bool EnteringContext) { in LookupParsedName()
H A DSemaExpr.cpp2894 IdentifierInfo *II, bool AllowBuiltinCreation) { in LookupInObjCMethod()