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.cpp714 QualType FromIntType, QualType ToIntType, in SetIntegerDiff()
765 const llvm::APSInt &FromInt, bool IsValidFromInt, QualType FromIntType, in SetFromIntegerAndToDeclarationDiff()
870 QualType &FromIntType, QualType &ToIntType, in GetIntegerDiff()
915 llvm::APSInt &FromInt, bool &IsValidFromInt, QualType &FromIntType, in GetFromIntegerAndToDeclarationDiff()
1335 QualType FromIntType, ToIntType; in DiffNonTypes() local
1592 QualType FromIntType, ToIntType; in TreeToString() local
1634 QualType FromIntType; in TreeToString() local
1862 bool IsValidFromInt, bool IsValidToInt, QualType FromIntType, in PrintAPSInt()