Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTDiagnostic.h31 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs,
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnostic.h515 ArrayRef<ArgumentValue> PrevArgs,
882 ArrayRef<ArgumentValue> PrevArgs, in ConvertArgToString() argument
885 ArgToStringFn(Kind, Val, Modifier, Argument, PrevArgs, Output, in ConvertArgToString()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDASTDiagnostic.cpp265 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs, in ConvertTypeToDiagnosticString() argument
305 for (const auto &PrevArg : PrevArgs) { in ConvertTypeToDiagnosticString()
361 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs, in FormatASTNodeDiagnosticArgument() argument
435 OS << ConvertTypeToDiagnosticString(Context, Ty, PrevArgs, QualTypeVals); in FormatASTNodeDiagnosticArgument()
488 PrevArgs, QualTypeVals); in FormatASTNodeDiagnosticArgument()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnostic.cpp63 ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs, in DummyArgToStringFn() argument