Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp685 QualType FromIntType, QualType ToIntType, in SetIntegerDiff()
736 const llvm::APSInt &FromInt, bool IsValidFromInt, QualType FromIntType, in SetFromIntegerAndToDeclarationDiff()
841 QualType &FromIntType, QualType &ToIntType, in GetIntegerDiff()
886 llvm::APSInt &FromInt, bool &IsValidFromInt, QualType &FromIntType, in GetFromIntegerAndToDeclarationDiff()
1306 QualType FromIntType, ToIntType; in DiffNonTypes() local
1553 QualType FromIntType, ToIntType; in TreeToString() local
1595 QualType FromIntType; in TreeToString() local
1823 bool IsValidFromInt, bool IsValidToInt, QualType FromIntType, in PrintAPSInt()