Home
last modified time | relevance | path

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

/external/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs205 string filePath = GetDocumentPath(view); in MenuItemCallback()
362 private string GetDocumentPath(IWpfTextView view) in GetDocumentPath() method in LLVM.ClangFormat.ClangFormatPackage