Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DVsix.cs39 var textView = GetVsTextViewFrompPath(document.FullName); in GetDocumentView()
54 public static IVsTextView GetVsTextViewFrompPath(string filePath) in GetVsTextViewFrompPath() method in LLVM.ClangFormat.Vsix