Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp886 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in castToBase() function
998 return castToBase(*this, OrigVD->getType(), in EmitOMPReductionClauseInit()
1040 return castToBase(*this, OrigVD->getType(), ASELValue.getType(), in EmitOMPReductionClauseInit()
/external/clang/lib/AST/
DExprConstant.cpp1227 bool castToBase(const CXXRecordDecl *Base) { in castToBase() function
5393 if (!Result.castToBase(Base)) in VisitCastExpr()