Searched refs:QualTypeVals (Results 1 – 4 of 4) sorted by relevance
31 ArrayRef<intptr_t> QualTypeVals) { in DummyArgToStringFn() argument687 SmallVector<intptr_t, 2> QualTypeVals; in FormatDiagnostic() local692 QualTypeVals.push_back(getRawArg(i)); in FormatDiagnostic()837 OutStr, QualTypeVals); in FormatDiagnostic()862 Tree, QualTypeVals); in FormatDiagnostic()885 OutStr, QualTypeVals); in FormatDiagnostic()899 OutStr, QualTypeVals); in FormatDiagnostic()
47 ArrayRef<intptr_t> QualTypeVals);
161 ArrayRef<intptr_t> QualTypeVals) { in ConvertTypeToDiagnosticString() argument168 for (unsigned I = 0, E = QualTypeVals.size(); I != E; ++I) { in ConvertTypeToDiagnosticString()170 QualType::getFromOpaquePtr(reinterpret_cast<void*>(QualTypeVals[I])); in ConvertTypeToDiagnosticString()248 ArrayRef<intptr_t> QualTypeVals) { in FormatASTNodeDiagnosticArgument() argument289 QualTypeVals); in FormatASTNodeDiagnosticArgument()340 PrevArgs, NumPrevArgs, QualTypeVals); in FormatASTNodeDiagnosticArgument()
326 ArrayRef<intptr_t> QualTypeVals);587 SmallVectorImpl<intptr_t> &QualTypeVals) const { in ConvertArgToString() argument590 QualTypeVals); in ConvertArgToString()