Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp898 QualType DstType = getContext().getCanonicalType(ArgType); in EmitStoreThroughPropertyRefLValue() local
DCGExprScalar.cpp544 QualType DstType) { in EmitScalarConversion()
/external/clang/lib/Sema/
DSemaExpr.cpp8609 static void MakeObjCStringLiteralFixItHint(Sema& SemaRef, QualType DstType, in MakeObjCStringLiteralFixItHint()
8636 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1518 Type *DstType = Trunc->getType(); in getAddExpr() local
/external/clang/include/clang/AST/
DExpr.h4163 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr()