Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/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 __anonf8f5f3fb0111::CXDiagnosticCustomNoteImpl
/openbsd/src/gnu/llvm/llvm/include/llvm/Option/
DArg.h85 StringRef getSpelling() const { return Spelling; } in getSpelling() function
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DTargetCXXABI.h60 static const auto &getSpelling(Kind ABIKind) { in getSpelling() function
/openbsd/src/gnu/llvm/clang/lib/AST/
DCommentLexer.cpp847 StringRef Lexer::getSpelling(const Token &Tok, in getSpelling() function in clang::comments::Lexer
/openbsd/src/gnu/llvm/clang/lib/Lex/
DLexer.cpp330 StringRef Lexer::getSpelling(SourceLocation loc, in getSpelling() function in Lexer
371 std::string Lexer::getSpelling(const Token &Tok, const SourceManager &SourceMgr, in getSpelling() function in Lexer
403 unsigned Lexer::getSpelling(const Token &Tok, const char *&Buffer, in getSpelling() function in Lexer
DPreprocessor.cpp462 StringRef Preprocessor::getSpelling(const Token &Tok, in getSpelling() function in Preprocessor
/openbsd/src/gnu/llvm/clang/utils/TableGen/
DClangAttrEmitter.cpp1828 std::string getSpelling() const { in getSpelling() function