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

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

Completed in 166 milliseconds