Searched defs:getSpelling (Results 1 – 9 of 9) sorted by relevance
48 CXString CXStoredDiagnostic::getSpelling() const { in getSpelling() function in CXStoredDiagnostic
105 CXString CXLoadedDiagnostic::getSpelling() const { in getSpelling() function in CXLoadedDiagnostic
56 CXString getSpelling() const override { in getSpelling() function in __anonf8f5f3fb0111::CXDiagnosticCustomNoteImpl
85 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
330 StringRef Lexer::getSpelling(SourceLocation loc, in getSpelling() function in Lexer371 std::string Lexer::getSpelling(const Token &Tok, const SourceManager &SourceMgr, in getSpelling() function in Lexer403 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, in getSpelling() function in Lexer
462 StringRef Preprocessor::getSpelling(const Token &Tok, in getSpelling() function in Preprocessor
1828 std::string getSpelling() const { in getSpelling() function