Home | History | Annotate | Download | only in Sema

Lines Matching defs:InstantiationDependent

3784     bool InstantiationDependent = false;
3786 VarSpec->getTemplateArgsInfo(), InstantiationDependent) &&
3789 (void)InstantiationDependent;
4497 bool InstantiationDependent = false;
4501 VarTemplateArgs, InstantiationDependent))