Home
last modified time | relevance | path

Searched refs:ToIntType (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp635 QualType FromIntType, QualType ToIntType, in SetIntegerDiff() argument
645 FlatTree[CurrentNode].ToArgInfo.ArgType = ToIntType; in SetIntegerDiff()
680 FlatTree[CurrentNode].ToArgInfo.ArgType = ToIntType; in SetFromDeclarationAndToIntegerDiff()
799 ToIntType = FlatTree[ReadNode].ToArgInfo.ArgType; in GetIntegerDiff()
822 QualType &ToIntType, Expr *&ToExpr) { in GetFromDeclarationAndToIntegerDiff() argument
831 ToIntType = FlatTree[ReadNode].ToArgInfo.ArgType; in GetFromDeclarationAndToIntegerDiff()
1231 QualType FromIntType, ToIntType; in DiffNonTypes() local
1253 HasToInt, ToIntType, ToExpr, FromDefault, ToDefault); in DiffNonTypes()
1478 QualType FromIntType, ToIntType; in TreeToString() local
1506 QualType ToIntType; in TreeToString() local
[all …]