Home
last modified time | relevance | path

Searched defs:DiagText (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp623 struct DiagText { global() struct
624 Builder__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText global() argument
625 AllocatedPieces__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText global() argument
626 Root__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText global() argument
628 New__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText New() argument
635 DiagText__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText DiagText() argument
638 StopAt__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText global() argument
651 DiagText__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText DiagText() argument
665 ~DiagText__anon4a7b64cf0511::DiagnosticTextBuilder::DiagText ~DiagText() argument
[all...]
/llvm-project/clang/tools/clang-refactor/
H A DTestSupport.cpp193 llvm::SmallString<100> DiagText; in handleAllResults() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp2179 StringRef DiagText; in check() local
2240 StringRef DiagText; in check() local
2265 StringRef DiagText = "'%0' and '%1' parameters accept and bind the " in check() local
2280 StringRef DiagText = "'%0' and '%1' may be implicitly converted"; in check() local
/llvm-project/clang/tools/clang-import-test/
H A Dclang-import-test.cpp143 SmallString<16> DiagText; HandleDiagnostic() local