Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp635 QualType FromIntType, QualType ToIntType, in SetIntegerDiff()
671 QualType ToIntType, Expr *ToExpr, bool FromDefault, bool ToDefault) { in SetFromDeclarationAndToIntegerDiff()
791 QualType &FromIntType, QualType &ToIntType, in GetIntegerDiff()
822 QualType &ToIntType, Expr *&ToExpr) { in GetFromDeclarationAndToIntegerDiff()
1231 QualType FromIntType, ToIntType; in DiffNonTypes() local
1478 QualType FromIntType, ToIntType; in TreeToString() local
1506 QualType ToIntType; in TreeToString() local
1732 QualType ToIntType, Expr *FromExpr, Expr *ToExpr, in PrintAPSInt()