Searched defs:getSpelling (Results 1 – 12 of 12) sorted by relevance
48 CXString CXStoredDiagnostic::getSpelling() const { in getSpelling() function in CXStoredDiagnostic
106 CXString CXLoadedDiagnostic::getSpelling() const { in getSpelling() function in CXLoadedDiagnostic
56 CXString getSpelling() const override { in getSpelling() function in __anon6e9831320111::CXDiagnosticCustomNoteImpl
91 StringRef getSpelling() const { return Spelling; } in getSpelling() function
34 StringRef getSpelling() const { return spelling; } in getSpelling() function
60 static const auto &getSpelling(Kind ABIKind) { in getSpelling() function
87 StringRef getSpelling() const { return spelling; } in getSpelling() function209 StringRef getSpelling() const { return spelling; } in getSpelling() function
121 StringRef getSpelling() const { return spelling; } in getSpelling() function
847 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
379 StringRef Lexer::getSpelling(SourceLocation loc, getSpelling() function in Lexer 420 std::string Lexer::getSpelling(const Token &Tok, const SourceManager &SourceMgr, getSpelling() function in Lexer 452 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, getSpelling() function in Lexer
469 StringRef Preprocessor::getSpelling(const Token &Tok, getSpelling() function in Preprocessor
1981 std::string getSpelling() const { getSpelling() function