Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp534 CharUnits Alignment, bool SkipNullCheck) { in EmitTypeCheck() argument
552 !SkipNullCheck) { in EmitTypeCheck()
DCodeGenFunction.h2075 bool SkipNullCheck = false);