Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprScalar.cpp541 QualType DstType) { in EmitScalarConversion()
/external/clang/lib/Sema/
DSemaStmt.cpp1070 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
DSemaExpr.cpp9616 static void MakeObjCStringLiteralFixItHint(Sema& SemaRef, QualType DstType, in MakeObjCStringLiteralFixItHint()
9650 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1536 Type *DstType = Trunc->getType(); in getAddExpr() local
/external/clang/include/clang/AST/
DExpr.h4306 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr()