Home
last modified time | relevance | path

Searched defs:newRoot (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/server/
DscriptVersionCache.ts113 const newRoot = new LineNode(); constant
/third_party/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1401 TCall* newRoot; in checkCallGraphCycles() local
/third_party/typescript/src/compiler/
Dchecker.ts16548 const newRoot = (falseType as ConditionalType).root; constant
16593 const newRoot = (newType as ConditionalType).root; constant