Searched defs:FromIntType (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTDiagnostic.cpp | 653 QualType FromIntType, QualType ToIntType, in SetIntegerDiff() 704 const llvm::APSInt &FromInt, bool IsValidFromInt, QualType FromIntType, in SetFromIntegerAndToDeclarationDiff() 809 QualType &FromIntType, QualType &ToIntType, in GetIntegerDiff() 854 llvm::APSInt &FromInt, bool &IsValidFromInt, QualType &FromIntType, in GetFromIntegerAndToDeclarationDiff() 1249 QualType FromIntType, ToIntType; in DiffNonTypes() local 1496 QualType FromIntType, ToIntType; in TreeToString() local 1538 QualType FromIntType; in TreeToString() local 1750 bool IsValidFromInt, bool IsValidToInt, QualType FromIntType, in PrintAPSInt()
|