Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp1696 bool Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation) { in LookupName()
2225 bool AllowBuiltinCreation, bool EnteringContext) { in LookupParsedName()
DSemaExpr.cpp2430 IdentifierInfo *II, bool AllowBuiltinCreation) { in LookupInObjCMethod()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp1872 bool Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation) { in LookupName()
2407 bool AllowBuiltinCreation, bool EnteringContext) { in LookupParsedName()
DSemaExpr.cpp2898 IdentifierInfo *II, bool AllowBuiltinCreation) { in LookupInObjCMethod()