Home
last modified time | relevance | path

Searched refs:toSourceCode (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DSwapIfBranches.cpp80 auto ThenCode = toSourceCode(SrcMgr, *ThenRng); in apply()
81 auto ElseCode = toSourceCode(SrcMgr, *ElseRng); in apply()
DExtractVariable.cpp173 llvm::StringRef ExtractionCode = toSourceCode(SM, InitializerChars); in insertDeclaration()
DExtractFunction.cpp406 return toSourceCode(SM, BodyRange).str() + in getFuncBody()
/external/llvm-project/clang-tools-extra/clangd/
DSourceCode.h126 llvm::StringRef toSourceCode(const SourceManager &SM, SourceRange R);
DPreamble.cpp180 OS << toSourceCode(SM, DirectiveRange.getAsRange()); in spellDirective()
DSourceCode.cpp446 llvm::StringRef toSourceCode(const SourceManager &SM, SourceRange R) { in toSourceCode() function
/external/kotlinc/lib/
Dkotlin-scripting-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-scripting- ...
Dkotlin-main-kts.jarMETA-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...