Home | History | Annotate | Download | only in AST

Lines Matching refs:InstantiationDependent

154            /*InstantiationDependent=*/true,
1846 /*InstantiationDependent=*/D->isDependentType(),
1961 bool &InstantiationDependent) {
1963 InstantiationDependent);
1968 bool &InstantiationDependent) {
1971 InstantiationDependent = true;
1976 InstantiationDependent = true;
1984 bool &InstantiationDependent) {
1987 InstantiationDependent = true;
1992 InstantiationDependent = true;
2016 bool InstantiationDependent;
2017 (void)InstantiationDependent;
2021 InstantiationDependent)) &&