Searched defs:getSpelling (Results 1 – 6 of 6) sorted by relevance
91 StringRef getSpelling() const { return Spelling; } in getSpelling() function
60 static const auto &getSpelling(Kind ABIKind) { in getSpelling() function
847 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
379 StringRef Lexer::getSpelling(SourceLocation loc, in getSpelling() function in Lexer420 std::string Lexer::getSpelling(const Token &Tok, const SourceManager &SourceMgr, in getSpelling() function in Lexer452 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, in getSpelling() function in Lexer
469 StringRef Preprocessor::getSpelling(const Token &Tok, in getSpelling() function in Preprocessor
1981 std::string getSpelling() const { in getSpelling() function