Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp469 CharUnits Alignment, bool SkipNullCheck) { in EmitTypeCheck() argument
487 !SkipNullCheck) { in EmitTypeCheck()
H A DCodeGenFunction.h1786 bool SkipNullCheck = false);