Home | History | Annotate | Download | only in AST

Lines Matching refs:InstantiationDependent

164       ExprBits.InstantiationDependent = true;
174 ExprBits.InstantiationDependent = true;
184 ExprBits.InstantiationDependent = true;
358 ExprBits.InstantiationDependent = true;
374 bool InstantiationDependent = false;
378 InstantiationDependent,
385 if (InstantiationDependent)
386 ExprBits.InstantiationDependent = true;
439 bool InstantiationDependent = true;
444 InstantiationDependent,
879 ExprBits.InstantiationDependent = true;
1208 bool InstantiationDependent = true;
1212 InstantiationDependent,
1489 /*InstantiationDependent=*/false,