Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCXStoredDiagnostic.cpp48 CXString CXStoredDiagnostic::getSpelling() const { in getSpelling() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp105 CXString CXLoadedDiagnostic::getSpelling() const { in getSpelling() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp56 CXString getSpelling() const override { in getSpelling() function in __anonc9b7ed760111::CXDiagnosticCustomNoteImpl
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp52 CXString CXStoredDiagnostic::getSpelling() const { in getSpelling() function in CXStoredDiagnostic
DCXLoadedDiagnostic.cpp108 CXString CXLoadedDiagnostic::getSpelling() const { in getSpelling() function in CXLoadedDiagnostic
DCIndexDiagnostic.cpp61 CXString getSpelling() const override { in getSpelling() function in __anon541715080111::CXDiagnosticCustomNoteImpl
/external/llvm/include/llvm/Option/
DArg.h71 StringRef getSpelling() const { return Spelling; } in getSpelling() function
/external/llvm-project/llvm/include/llvm/Option/
DArg.h85 StringRef getSpelling() const { return Spelling; } in getSpelling() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DArg.h85 StringRef getSpelling() const { return Spelling; } in getSpelling() function
/external/llvm-project/mlir/lib/Parser/
DToken.h33 StringRef getSpelling() const { return spelling; } in getSpelling() function
/external/clang/lib/Lex/
DLexer.cpp285 StringRef Lexer::getSpelling(SourceLocation loc, in getSpelling() function in Lexer
326 std::string Lexer::getSpelling(const Token &Tok, const SourceManager &SourceMgr, in getSpelling() function in Lexer
358 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, in getSpelling() function in Lexer
DPreprocessor.cpp440 StringRef Preprocessor::getSpelling(const Token &Tok, in getSpelling() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DLexer.cpp327 StringRef Lexer::getSpelling(SourceLocation loc, in getSpelling() function in Lexer
368 std::string Lexer::getSpelling(const Token &Tok, const SourceManager &SourceMgr, in getSpelling() function in Lexer
400 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, in getSpelling() function in Lexer
DPreprocessor.cpp463 StringRef Preprocessor::getSpelling(const Token &Tok, in getSpelling() function in Preprocessor
/external/llvm-project/clang/lib/AST/
DCommentLexer.cpp851 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
/external/clang/lib/AST/
DCommentLexer.cpp839 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
/external/llvm-project/mlir/tools/mlir-linalg-ods-gen/
Dmlir-linalg-ods-gen.cpp107 StringRef getSpelling() const { return spelling; } in getSpelling() function in __anon084c004d0111::Token
/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp1819 StringRef getSpelling() const { return spelling; } in getSpelling() function in __anon81548fc81411::Token
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp1769 std::string getSpelling() const { in getSpelling() function