HomeSort by relevance Sort by last modified time
    Searched defs:Spelling (Results 1 - 25 of 39) sorted by null

1 2

  /external/clang/utils/TableGen/
ClangCommentHTMLTagsEmitter.cpp 27 Matches.emplace_back(Tag->getValueAsString("Spelling"), "return true;");
44 std::string Spelling = Tag->getValueAsString("Spelling");
45 StringMatcher::StringPair Match(Spelling, "return true;");
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp 58 std::string Spelling = Tag.getValueAsString("Spelling");
70 StringMatcher::StringPair Match(Spelling, CLiteral.str());
  /external/clang/lib/Parse/
ParseAST.cpp 79 const char *Spelling = SM.getCharacterData(Tok.getLocation(), &Invalid);
84 OS << ": current parser token '" << StringRef(Spelling, Length) << "'\n";
  /external/clang/lib/Rewrite/
TokenRewriter.cpp 89 const char *Spelling;
90 Tok.setLocation(ScratchBuf->getToken(Val, Len, Spelling));
  /external/llvm/lib/Option/
Option.cpp 108 StringRef Spelling;
109 // If the option was an alias, get the spelling from the unaliased one.
111 Spelling = StringRef(Args.getArgString(Index), ArgSize);
113 Spelling = Args.MakeArgString(Twine(UnaliasedOption.getPrefix()) +
122 Arg *A = new Arg(UnaliasedOption, Spelling, Index++);
141 return new Arg(UnaliasedOption, Spelling, Index++, Value);
146 Arg *A = new Arg(UnaliasedOption, Spelling, Index++);
182 return new Arg(UnaliasedOption, Spelling,
194 Arg *A = new Arg(UnaliasedOption, Spelling, Index - 1 - getNumArgs(),
205 return new Arg(*this, Spelling, Index++, Value)
    [all...]
  /external/clang/tools/libclang/
CXLoadedDiagnostic.h 37 /// \brief Return the spelling of the diagnostic.
86 const char *Spelling;
CXString.cpp 100 char *Spelling = static_cast<char *>(malloc(String.size() + 1));
101 memmove(Spelling, String.data(), String.size());
102 Spelling[String.size()] = 0;
103 Result.data = Spelling;
  /external/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
Arg.h 44 StringRef Spelling;
62 Arg(const Option Opt, StringRef Spelling, unsigned Index,
64 Arg(const Option Opt, StringRef Spelling, unsigned Index,
66 Arg(const Option Opt, StringRef Spelling, unsigned Index,
71 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Option/
Arg.h 45 StringRef Spelling;
63 Arg(const Option Opt, StringRef Spelling, unsigned Index,
65 Arg(const Option Opt, StringRef Spelling, unsigned Index,
67 Arg(const Option Opt, StringRef Spelling, unsigned Index,
74 StringRef getSpelling() const { return Spelling; }
  /external/clang/lib/Sema/
SemaStmtAttr.cpp 78 LoopHintAttr::Spelling Spelling;
83 Spelling = LoopHintAttr::Pragma_nounroll;
87 Spelling = LoopHintAttr::Pragma_unroll;
99 Spelling = LoopHintAttr::Pragma_clang_loop;
138 return LoopHintAttr::CreateImplicit(S.Context, Spelling, Option, State,
  /frameworks/compile/slang/
slang_rs_pragma_handler.cpp 103 std::string Spelling = PP.getSpelling(PragmaToken, &Invalid);
105 PackageName.append(Spelling);
  /external/clang/lib/Lex/
PPExpressions.cpp 227 // If this token's spelling is a pp-identifier, check to see if it is
263 StringRef Spelling = PP.getSpelling(PeekTok, IntegerBuffer,
268 NumericLiteralParser Literal(Spelling, PeekTok.getLocation(), PP);

Completed in 427 milliseconds

1 2