Home
last modified time | relevance | path

Searched defs:hasEffectiveModifier (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts5502 export function hasEffectiveModifier(node: Node, flags: ModifierFlags): boolean { function
/third_party/typescript/lib/
Dtsc.js15951 function hasEffectiveModifier(node, flags) { function