OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DiagText
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/clang-import-test/
clang-import-test.cpp
143
SmallString<16>
DiagText
;
144
Info.FormatDiagnostic(
DiagText
);
145
llvm::errs() <<
DiagText
<< '\n';
/src/external/apache2/llvm/dist/clang/utils/TableGen/
ClangDiagnosticsEmitter.cpp
591
S->getName(),
DiagText
(*this, S->getValueAsString("Substitution")));
623
struct
DiagText
{
635
DiagText
(DiagnosticTextBuilder &Builder, StringRef Text)
651
DiagText
(
DiagText
&&O) noexcept
657
~
DiagText
() {
675
StringMap<
DiagText
> Substitutions;
1002
int DiagnosticTextBuilder::
DiagText
::parseModifier(StringRef &Text) const {
1014
Piece *DiagnosticTextBuilder::
DiagText
::parseDiagText(StringRef &Text,
1030
Parsed.push_back(New<TextPiece>(Text.slice(0, End), "
diagtext
"));
[
all
...]
Completed in 26 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026