Searched defs:getSourceText (Results 1 – 5 of 5) sorted by relevance
115 static std::string getSourceText(const CXXDestructorDecl &Destructor) { in getSourceText() function
243 StringRef getSourceText(SourceRange Range) { in getSourceText() function in clang::format::JavaScriptImportSorter247 StringRef getSourceText(SourceLocation Begin, SourceLocation End) { in getSourceText() function in clang::format::JavaScriptImportSorter
454 StringRef EditedSource::getSourceText(FileOffset BeginOffs, FileOffset EndOffs, in getSourceText() function in EditedSource
93 std::string getSourceText(Token Begin, Token End) { in getSourceText() function in __anonaa1c73410111::LexerTest [all...]
1024 StringRef Lexer::getSourceText(CharSourceRange Range, getSourceText() function in Lexer