Searched defs:FromIntType (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ASTDiagnostic.cpp | 635 QualType FromIntType, QualType ToIntType, in SetIntegerDiff() 686 const llvm::APSInt &FromInt, bool IsValidFromInt, QualType FromIntType, in SetFromIntegerAndToDeclarationDiff() 791 QualType &FromIntType, QualType &ToIntType, in GetIntegerDiff() 836 llvm::APSInt &FromInt, bool &IsValidFromInt, QualType &FromIntType, in GetFromIntegerAndToDeclarationDiff() 1231 QualType FromIntType, ToIntType; in DiffNonTypes() local 1478 QualType FromIntType, ToIntType; in TreeToString() local 1520 QualType FromIntType; in TreeToString() local 1731 bool IsValidFromInt, bool IsValidToInt, QualType FromIntType, in PrintAPSInt()
|