Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp66 ArrayRef<intptr_t> QualTypeVals) { in DummyArgToStringFn() argument
870 SmallVector<intptr_t, 2> QualTypeVals; in FormatDiagnostic() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp266 ArrayRef<intptr_t> QualTypeVals) { in ConvertTypeToDiagnosticString() argument
364 ArrayRef<intptr_t> QualTypeVals) { in FormatASTNodeDiagnosticArgument() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h884 ArrayRef<intptr_t> QualTypeVals) const { in ConvertArgToString()