Home
last modified time | relevance | path

Searched defs:getSourceText (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDSortJavaScriptImports.cpp232 StringRef getSourceText(SourceRange Range) { in getSourceText() function in clang::format::JavaScriptImportSorter
236 StringRef getSourceText(SourceLocation Begin, SourceLocation End) { in getSourceText() function in clang::format::JavaScriptImportSorter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
HDEditedSource.cpp454 StringRef EditedSource::getSourceText(FileOffset BeginOffs, FileOffset EndOffs, in getSourceText() function in EditedSource
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDLexer.cpp939 StringRef Lexer::getSourceText(CharSourceRange Range, in getSourceText() function in Lexer