Home
last modified time | relevance | path

Searched defs:getDocument (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DdocumentRegistry.ts99 getDocument(key: DocumentRegistryBucketKey, path: Path): SourceFile | undefined; method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h76 Document *getDocument() const { return KindAndDoc->Doc; } in getDocument() function
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
DStableAPI.java1014 …private static Document getDocument(File file) throws ParserConfigurationException, SAXException, … in getDocument() method in StableAPI
/third_party/typescript/lib/
Dtsserverlibrary.js156351 ProjectService.prototype.getDocument = function (key, path) { method in ProjectService
Dtsserver.js156157 ProjectService.prototype.getDocument = function (key, path) { method in ProjectService