Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp524 bool AllowNullPointers = TCK == TCK_DowncastPointer || TCK == TCK_Upcast || in EmitTypeCheck()
599 TCK == TCK_DowncastPointer || TCK == TCK_DowncastReference || in EmitTypeCheck()
DCodeGenFunction.h1926 TCK_DowncastPointer, enumerator
DCGExprScalar.cpp1433 CGF.EmitTypeCheck(CodeGenFunction::TCK_DowncastPointer, CE->getExprLoc(), in VisitCastExpr()