Home
last modified time | relevance | path

Searched defs:DstType (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprScalar.cpp600 QualType DstType, in EmitFloatConversionCheck()
737 QualType DstType) { in EmitScalarConversion()
1054 DstType = E->getType(); in VisitConvertVectorExpr() local
/external/clang/include/clang/AST/
DExpr.h3513 ConvertVectorExpr(Expr* SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr()
4576 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr()
/external/clang/lib/Sema/
DSemaStmt.cpp1170 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
DSemaExpr.cpp11492 Sema::ConversionToObjCStringLiteralCheck(QualType DstType, Expr *&Exp) { in ConversionToObjCStringLiteralCheck()
11526 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2026 Type *DstType = Trunc->getType(); in getAddExpr() local