Searched refs:getEffectiveModifierFlagsNoCache (Results 1 – 4 of 4) sorted by relevance
676 …difierFlags: { get(this: Node) { return formatModifierFlags(getEffectiveModifierFlagsNoCache(this)…
5012 export function getEffectiveModifierFlagsNoCache(node: Node): ModifierFlags { function
3048 …erFlags: { get: function () { return formatModifierFlags(ts.getEffectiveModifierFlagsNoCache(this)…19250 function getEffectiveModifierFlagsNoCache(node) { function19253 ts.getEffectiveModifierFlagsNoCache = getEffectiveModifierFlagsNoCache;
2613 …erFlags: { get: function () { return formatModifierFlags(ts.getEffectiveModifierFlagsNoCache(this)…15144 function getEffectiveModifierFlagsNoCache(node) { function15147 ts.getEffectiveModifierFlagsNoCache = getEffectiveModifierFlagsNoCache;