Home
last modified time | relevance | path

Searched defs:addRoot (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h31 inline void DominatorTreeBase<MachineBasicBlock, false>::addRoot( in addRoot() function
/third_party/typescript/src/server/
Dproject.ts1879 addRoot(info: ScriptInfo) { method in ts.server.InferredProject
/third_party/typescript/lib/
Dtsserverlibrary.js154647 Project.prototype.addRoot = function (info, fileName) { method in Project
155438 InferredProject.prototype.addRoot = function (info) { method in InferredProject
155444 _super.prototype.addRoot.call(this, info); method in _super
Dtsserver.js154453 Project.prototype.addRoot = function (info, fileName) { method in Project
155244 InferredProject.prototype.addRoot = function (info) { method in InferredProject
155250 _super.prototype.addRoot.call(this, info); method in _super