Searched defs:getSpelling (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Option/
H A DArg.h74 StringRef getSpelling() const { return Spelling; } function in class:llvm::opt::Arg
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp403 StringRef Preprocessor::getSpelling(const Token &Tok, function in class:Preprocessor
H A DLexer.cpp377 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, function in class:Lexer
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h957 StringRef getSpelling(SourceLocation loc, function in class:clang::Preprocessor
970 std::string getSpelling(const Token &Tok, bool *Invalid = 0) const { function in class:clang::Preprocessor
984 unsigned getSpelling(const Token &Tok, const char *&Buffer, function in class:clang::Preprocessor
[all...]

Completed in 122 milliseconds