Home | History | Annotate | Download | only in AST

Lines Matching refs:InstantiationDependent

71       ExprBits.InstantiationDependent = true;
81 ExprBits.InstantiationDependent = true;
91 ExprBits.InstantiationDependent = true;
286 bool InstantiationDependent = false;
290 InstantiationDependent,
297 if (InstantiationDependent)
298 ExprBits.InstantiationDependent = true;
351 bool InstantiationDependent = true;
356 InstantiationDependent,
750 ExprBits.InstantiationDependent = true;
1057 bool InstantiationDependent = true;
1061 InstantiationDependent,
1295 /*InstantiationDependent=*/false,