HomeSort by relevance Sort by last modified time
    Searched defs:Text (Results 151 - 175 of 486) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
SourceMgr.h 199 /// Represents a single fixit, a replacement of one range of text with another.
203 std::string Text;
208 : Range(Loc, Loc), Text(Insertion.str()) {
214 : Range(R), Text(Replacement.str()) {
218 StringRef getText() const { return Text; }
226 return Text < Other.Text;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
45 StringRef Text;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
VerifyDiagnosticConsumer.h 41 /// text between {{ and }} markers. The full text doesn't have to be included,
57 /// #warning some text
58 /// // expected-warning@10 {{some text}}
81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of
151 bool MatchAnyLine, StringRef Text,
160 const std::string Text;
166 // Returns true if directive text is valid.
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)
177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
SourceMgr.h 199 /// Represents a single fixit, a replacement of one range of text with another.
203 std::string Text;
208 : Range(Loc, Loc), Text(Insertion.str()) {
214 : Range(R), Text(Replacement.str()) {
218 StringRef getText() const { return Text; }
226 return Text < Other.Text;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
45 StringRef Text;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
VerifyDiagnosticConsumer.h 41 /// text between {{ and }} markers. The full text doesn't have to be included,
57 /// #warning some text
58 /// // expected-warning@10 {{some text}}
81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of
151 bool MatchAnyLine, StringRef Text,
160 const std::string Text;
166 // Returns true if directive text is valid.
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)
177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
SourceMgr.h 199 /// Represents a single fixit, a replacement of one range of text with another.
203 std::string Text;
208 : Range(Loc, Loc), Text(Insertion.str()) {
214 : Range(R), Text(Replacement.str()) {
218 StringRef getText() const { return Text; }
226 return Text < Other.Text;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
45 StringRef Text;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
VerifyDiagnosticConsumer.h 41 /// text between {{ and }} markers. The full text doesn't have to be included,
57 /// #warning some text
58 /// // expected-warning@10 {{some text}}
81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of
151 bool MatchAnyLine, StringRef Text,
160 const std::string Text;
166 // Returns true if directive text is valid.
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)
177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
SourceMgr.h 200 /// Represents a single fixit, a replacement of one range of text with another.
204 std::string Text;
209 : Range(Loc, Loc), Text(Insertion.str()) {
215 : Range(R), Text(Replacement.str()) {
219 StringRef getText() const { return Text; }
227 return Text < Other.Text;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
45 StringRef Text;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
VerifyDiagnosticConsumer.h 41 /// text between {{ and }} markers. The full text doesn't have to be included,
57 /// #warning some text
58 /// // expected-warning@10 {{some text}}
81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of
151 bool MatchAnyLine, StringRef Text,
160 const std::string Text;
166 // Returns true if directive text is valid.
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)
177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
SourceMgr.h 200 /// Represents a single fixit, a replacement of one range of text with another.
204 std::string Text;
209 : Range(Loc, Loc), Text(Insertion.str()) {
215 : Range(R), Text(Replacement.str()) {
219 StringRef getText() const { return Text; }
227 return Text < Other.Text;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
45 StringRef Text;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
VerifyDiagnosticConsumer.h 41 /// text between {{ and }} markers. The full text doesn't have to be included,
57 /// #warning some text
58 /// // expected-warning@10 {{some text}}
81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of
151 bool MatchAnyLine, StringRef Text,
160 const std::string Text;
166 // Returns true if directive text is valid.
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)
177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
SourceMgr.h 200 /// Represents a single fixit, a replacement of one range of text with another.
204 std::string Text;
209 : Range(Loc, Loc), Text(Insertion.str()) {
215 : Range(R), Text(Replacement.str()) {
219 StringRef getText() const { return Text; }
227 return Text < Other.Text;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 44 ParserValue() : Text(), Range(), Value() {}
45 StringRef Text;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
VerifyDiagnosticConsumer.h 41 /// text between {{ and }} markers. The full text doesn't have to be included,
57 /// #warning some text
58 /// // expected-warning@10 {{some text}}
81 /// syntax is "expected-<type> <n> {{diag text}}", where \<type> is one of
151 bool MatchAnyLine, StringRef Text,
160 const std::string Text;
166 // Returns true if directive text is valid.
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)
177 Text(Text), Min(Min), Max(Max), MatchAnyLine(MatchAnyLine)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
SourceMgr.h 200 /// Represents a single fixit, a replacement of one range of text with another.
204 std::string Text;
209 : Range(Loc, Loc), Text(Insertion.str()) {
215 : Range(R), Text(Replacement.str()) {
219 StringRef getText() const { return Text; }
227 return Text < Other.Text;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdxmldom.h 64 WCHAR *Text;
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
report.go 28 "text/tabwriter"
47 Text
96 case Text:
610 instruction: in.Text,
727 // TextItem holds a single text report entry.
735 // TextItems returns a list of text items from the report and a list
778 // printText prints a flat text report for a profile.
822 // Print any text labels for the sample.
1001 // printTree prints a tree-based report in text form.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
report.go 28 "text/tabwriter"
47 Text
96 case Text:
610 instruction: in.Text,
727 // TextItem holds a single text report entry.
735 // TextItems returns a list of text items from the report and a list
778 // printText prints a flat text report for a profile.
822 // Print any text labels for the sample.
1001 // printTree prints a tree-based report in text form.
    [all...]
  /external/compiler-rt/lib/ubsan/
ubsan_diag.h 105 const char *Text;
108 Range() : Start(), End(), Text() {}
109 Range(MemoryLocation Start, MemoryLocation End, const char *Text)
110 : Start(Start), End(End), Text(Text) {}
113 const char *getText() const { return Text; }
  /external/llvm/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
115 bool isText() const { return K == Text; }
174 static SectionKind getText() { return get(Text); }
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 275 DEBUG(dbgs() << "Processing FDE: Delta for text: " << DeltaForText
320 SectionEntry *Text = &Sections[SectionInfo.TextSID];
326 int64_t DeltaForText = computeDelta(Text, EHFrame);

Completed in 1383 milliseconds

1 2 3 4 5 67 8 91011>>