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 __anonb492cf4a0111::CXDiagnosticCustomNoteImpl
85 StringRef getSpelling() const { return Spelling; } in getSpelling() function
60 static const auto &getSpelling(Kind ABIKind) { in getSpelling() function
327 StringRef Lexer::getSpelling(SourceLocation loc, in getSpelling() function in Lexer368 std::string Lexer::getSpelling(const Token &Tok, const SourceManager &SourceMgr, in getSpelling() function in Lexer400 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, in getSpelling() function in Lexer
459 StringRef Preprocessor::getSpelling(const Token &Tok, in getSpelling() function in Preprocessor
851 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
1749 std::string getSpelling() const { in getSpelling() function