Home
last modified time | relevance | path

Searched refs:GetCurrentView (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs289 IWpfTextView view = Vsix.GetCurrentView(); in FormatSelection()
312 FormatView(Vsix.GetCurrentView(), options); in FormatDocument()
H A DVsix.cs18 public static IWpfTextView GetCurrentView() in GetCurrentView() method in LLVM.ClangFormat.Vsix