Searched defs:getSourceText (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | SortJavaScriptImports.cpp | 237 StringRef getSourceText(SourceRange Range) { in getSourceText() function in clang::format::JavaScriptImportSorter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/ | ||
H A D | EditedSource.cpp | 454 StringRef EditedSource::getSourceText(FileOffset BeginOffs, FileOffset EndOffs, in getSourceText() function in EditedSource |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 942 StringRef Lexer::getSourceText(CharSourceRange Range, in getSourceText() function in Lexer |