Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DUniqueptrResetReleaseCheck.cpp113 std::string DiagText; in check() local
/external/llvm-project/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp650 struct DiagText { struct
651 DiagnosticTextBuilder &Builder;
652 std::vector<Piece *> AllocatedPieces;
653 Piece *Root = nullptr;
655 template <class T, class... Args> T *New(Args &&... args) { in New()
662 DiagText(DiagnosticTextBuilder &Builder, StringRef Text) in DiagText() function
669 DiagText(DiagText &&O) noexcept in DiagText() argument
675 ~DiagText() { in ~DiagText()
/external/llvm-project/clang/tools/clang-refactor/
DTestSupport.cpp192 llvm::SmallString<100> DiagText; in handleAllResults() local
/external/llvm-project/clang/tools/clang-import-test/
Dclang-import-test.cpp143 SmallString<16> DiagText; in HandleDiagnostic() local