Home | History | Annotate | Download | only in AST

Lines Matching refs:InstantiationDependent

133            /*InstantiationDependent=*/true,
1716 /*InstantiationDependent=*/D->isDependentType(),
1790 bool &InstantiationDependent) {
1792 InstantiationDependent);
1797 bool &InstantiationDependent) {
1800 InstantiationDependent = true;
1805 InstantiationDependent = true;
1812 bool &InstantiationDependent) {
1815 InstantiationDependent = true;
1820 InstantiationDependent = true;
1844 bool InstantiationDependent;
1845 (void)InstantiationDependent;
1849 InstantiationDependent)) &&