Searched defs:Spelling (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp58 std::string Spelling = Tag.getValueAsString("Spelling"); local
H A DClangCommentHTMLTagsEmitter.cpp29 std::string Spelling = Tag.getValueAsString("Spelling"); local
49 std::string Spelling = Tag.getValueAsString("Spelling"); local
H A DClangAttrEmitter.cpp938 llvm::SmallString<64> Spelling; local
995 getSpellingListIndex(const std::vector<Record*> &SpellingList, const Record &Spelling) argument
1657 StringRef Spelling = NormalizeAttrName(AttrName); local
1747 SmallString<64> Spelling; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DTokenRewriter.cpp89 const char *Spelling; local
/freebsd-10-stable/contrib/llvm/include/llvm/Option/
H A DArg.h47 StringRef Spelling; member in class:llvm::opt::Arg
/freebsd-10-stable/contrib/llvm/lib/Option/
H A DOption.cpp107 StringRef Spelling; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseAST.cpp66 const char *Spelling = SM.getCharacterData(Tok.getLocation(), &Invalid); local
H A DParser.cpp181 const char *Spelling = 0; local
H A DParseDeclCXX.cpp3172 StringRef Spelling = PP.getSpelling(Tok.getLocation(), SpellingBuf); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPPExpressions.cpp216 StringRef Spelling = PP.getSpelling(PeekTok, IntegerBuffer, local
H A DPragma.cpp1015 StringRef Spelling = PP.getSpelling(Tok, IntegerBuffer, &NumberInvalid); local
H A DLexer.cpp2139 std::string Spelling = PP->getSpelling(Result, &Invalid); local
250 getSpellingSlow(const Token &Tok, const char *BufPtr, const LangOptions &LangOpts, char *Spelling) argument
[all...]
H A DPPDirectives.cpp158 std::string Spelling = getSpelling(MacroNameTok, &Invalid); local

Completed in 580 milliseconds