Searched refs:hasEffectiveModifiers (Results 1 – 4 of 4) sorted by relevance
4892 export function hasEffectiveModifiers(node: Node) { function
42268 if (!checkGrammarDecoratorsAndModifiers(node) && hasEffectiveModifiers(node)) {42507 if (!checkGrammarDecoratorsAndModifiers(node) && hasEffectiveModifiers(node)) {45558 if (hasEffectiveModifiers(parameter)) {
19130 function hasEffectiveModifiers(node) { function19133 ts.hasEffectiveModifiers = hasEffectiveModifiers;89209 if (!checkGrammarDecoratorsAndModifiers(node) && ts.hasEffectiveModifiers(node)) {89431 if (!checkGrammarDecoratorsAndModifiers(node) && ts.hasEffectiveModifiers(node)) {92241 if (ts.hasEffectiveModifiers(parameter)) {
15040 function hasEffectiveModifiers(node) { function15043 ts.hasEffectiveModifiers = hasEffectiveModifiers;75148 if (!checkGrammarDecoratorsAndModifiers(node) && ts.hasEffectiveModifiers(node)) {75353 if (!checkGrammarDecoratorsAndModifiers(node) && ts.hasEffectiveModifiers(node)) {77880 if (ts.hasEffectiveModifiers(parameter)) {