Home | History | Annotate | Download | only in AST

Lines Matching refs:InstantiationDependent

154            /*InstantiationDependent=*/true,
1810 /*InstantiationDependent=*/D->isDependentType(),
1925 bool &InstantiationDependent) {
1927 InstantiationDependent);
1932 bool &InstantiationDependent) {
1935 InstantiationDependent = true;
1940 InstantiationDependent = true;
1948 bool &InstantiationDependent) {
1951 InstantiationDependent = true;
1956 InstantiationDependent = true;
1980 bool InstantiationDependent;
1981 (void)InstantiationDependent;
1985 InstantiationDependent)) &&