Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DASTDiagnostic.cpp621 QualType FromIntType, QualType ToIntType, in SetIntegerDiff()
672 const llvm::APSInt &FromInt, bool IsValidFromInt, QualType FromIntType, in SetFromIntegerAndToDeclarationDiff()
777 QualType &FromIntType, QualType &ToIntType, in GetIntegerDiff()
822 llvm::APSInt &FromInt, bool &IsValidFromInt, QualType &FromIntType, in GetFromIntegerAndToDeclarationDiff()
1208 QualType FromIntType, ToIntType; in DiffNonTypes() local
1455 QualType FromIntType, ToIntType; in TreeToString() local
1497 QualType FromIntType; in TreeToString() local
1708 bool IsValidFromInt, bool IsValidToInt, QualType FromIntType, in PrintAPSInt()