Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dbinder.ts1817 function getContainerFlags(node: Node): ContainerFlags { function
2152 …container = (host && findAncestor(host.parent, n => !!(getContainerFlags(n) & ContainerFlags.IsCon…
2466 const containerFlags = getContainerFlags(node);
/third_party/typescript/lib/
DtypingsInstaller.js42093 function getContainerFlags(node) { function
42389 …er = (host && ts.findAncestor(host.parent, function (n) { return !!(getContainerFlags(n) & 1 /* Is…
42661 var containerFlags = getContainerFlags(node);
Dtsc.js34422 function getContainerFlags(node) { function
34661 …er = (host && ts.findAncestor(host.parent, function (n) { return !!(getContainerFlags(n) & 1); }))…
34874 var containerFlags = getContainerFlags(node);
Dtsserver.js42104 function getContainerFlags(node) { function
42400 …er = (host && ts.findAncestor(host.parent, function (n) { return !!(getContainerFlags(n) & 1 /* Is…
42672 var containerFlags = getContainerFlags(node);
DtypescriptServices.js42298 function getContainerFlags(node) { function
42594 …er = (host && ts.findAncestor(host.parent, function (n) { return !!(getContainerFlags(n) & 1 /* Is…
42866 var containerFlags = getContainerFlags(node);
Dtsserverlibrary.js42298 function getContainerFlags(node) { function
42594 …er = (host && ts.findAncestor(host.parent, function (n) { return !!(getContainerFlags(n) & 1 /* Is…
42866 var containerFlags = getContainerFlags(node);
Dtypescript.js42298 function getContainerFlags(node) { function
42594 …er = (host && ts.findAncestor(host.parent, function (n) { return !!(getContainerFlags(n) & 1 /* Is…
42866 var containerFlags = getContainerFlags(node);