Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp48 CXString CXStoredDiagnostic::getSpelling() const { in getSpelling() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp105 CXString CXLoadedDiagnostic::getSpelling() const { in getSpelling() function in CXLoadedDiagnostic
H A DCIndexDiagnostic.cpp56 CXString getSpelling() const override { in getSpelling() function in __anonb492cf4a0111::CXDiagnosticCustomNoteImpl
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DArg.h85 StringRef getSpelling() const { return Spelling; } in getSpelling() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetCXXABI.h60 static const auto &getSpelling(Kind ABIKind) { in getSpelling() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A 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
H A DPreprocessor.cpp459 StringRef Preprocessor::getSpelling(const Token &Tok, in getSpelling() function in Preprocessor
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp851 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1749 std::string getSpelling() const { in getSpelling() function