Home
last modified time | relevance | path

Searched refs:TCK_DowncastPointer (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp549 bool AllowNullPointers = TCK == TCK_DowncastPointer || TCK == TCK_Upcast || in EmitTypeCheck()
624 TCK == TCK_DowncastPointer || TCK == TCK_DowncastReference || in EmitTypeCheck()
DCodeGenFunction.h2055 TCK_DowncastPointer, enumerator
DCGExprScalar.cpp1422 CGF.EmitTypeCheck(CodeGenFunction::TCK_DowncastPointer, CE->getExprLoc(), in VisitCastExpr()