Home
last modified time | relevance | path

Searched refs:isNullPointerAllowed (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp656 bool CodeGenFunction::isNullPointerAllowed(TypeCheckKind TCK) { in isNullPointerAllowed() function in CodeGenFunction
709 bool AllowNullPointers = isNullPointerAllowed(TCK); in EmitTypeCheck()
DCodeGenFunction.h2883 static bool isNullPointerAllowed(TypeCheckKind TCK);