Home
last modified time | relevance | path

Searched defs:getSpelling (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp48 CXString CXStoredDiagnostic::getSpelling() const { in getSpelling() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp106 CXString CXLoadedDiagnostic::getSpelling() const { in getSpelling() function in CXLoadedDiagnostic
H A DCIndexDiagnostic.cpp56 CXString getSpelling() const override { in getSpelling() function in __anon6e9831320111::CXDiagnosticCustomNoteImpl
/llvm-project/llvm/include/llvm/Option/
H A DArg.h91 StringRef getSpelling() const { return Spelling; } in getSpelling() function
/llvm-project/mlir/lib/AsmParser/
H A DToken.h34 StringRef getSpelling() const { return spelling; } in getSpelling() function
/llvm-project/clang/include/clang/Basic/
H A DTargetCXXABI.h60 static const auto &getSpelling(Kind ABIKind) { in getSpelling() function
/llvm-project/mlir/tools/mlir-tblgen/
H A DFormatGen.h87 StringRef getSpelling() const { return spelling; } in getSpelling() function
209 StringRef getSpelling() const { return spelling; } in getSpelling() function
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DLexer.h121 StringRef getSpelling() const { return spelling; } in getSpelling() function
/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp847 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
/llvm-project/clang/lib/Lex/
H A DLexer.cpp379 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
H A DPreprocessor.cpp469 StringRef Preprocessor::getSpelling(const Token &Tok, getSpelling() function in Preprocessor
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1981 std::string getSpelling() const { getSpelling() function