Searched defs:ToIntType (Results  1 – 1 of 1) sorted by relevance
| /external/clang/lib/AST/ | 
| D | ASTDiagnostic.cpp | 621                         QualType FromIntType, QualType ToIntType,  in SetIntegerDiff()657         QualType ToIntType, Expr *ToExpr, bool FromDefault, bool ToDefault) {  in SetFromDeclarationAndToIntegerDiff()
 777                         QualType &FromIntType, QualType &ToIntType,  in GetIntegerDiff()
 808         QualType &ToIntType, Expr *&ToExpr) {  in GetFromDeclarationAndToIntegerDiff()
 1208     QualType FromIntType, ToIntType;  in DiffNonTypes()  local
 1455         QualType FromIntType, ToIntType;  in TreeToString()  local
 1483         QualType ToIntType;  in TreeToString()  local
 1709                    QualType ToIntType, Expr *FromExpr, Expr *ToExpr,  in PrintAPSInt()
 
 |