Home
last modified time | relevance | path

Searched defs:document (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dprotocol-lookup-2.m38 -document; method
45 -document; method in cat
49 -document; method
56 - document { return 0; } method
/llvm-project-15.0.7/clang/tools/clang-format-vs/ClangFormat/
H A DVsix.cs30 public static bool IsDocumentDirty(Document document) in IsDocumentDirty()
37 public static IWpfTextView GetDocumentView(Document document) in GetDocumentView()
H A DClangFormatPackage.cs266 private void OnBeforeSave(object sender, Document document) in OnBeforeSave()
315 private void FormatDocument(Document document, OptionPageGrid options) in FormatDocument()
H A DRunningDocTableEventsDispatcher.cs15 public delegate void OnBeforeSaveHander(object sender, Document document); in OnBeforeSaveHander()
/llvm-project-15.0.7/lldb/docs/use/
H A Dintel_pt.rst251 .. _document: https://docs.google.com/document/d/1cOVTGp1sL_HBXjP9eB7qjVtDNr5xnuZvUUtv43G5eVI target in References
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/
H A Dreport.py26 def document(args): function
/llvm-project-15.0.7/lldb/source/Host/common/
H A DXML.cpp34 XMLDocument *document = (XMLDocument *)ctx; in ErrorCallback() local
/llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp867 MLIRDocument document; member
/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1406 PDLDocument document; member