Home | History | Annotate | Download | only in AST

Lines Matching refs:isDependentContext

201              Var->getDeclContext()->isDependentContext()) {
212 if (isa<CXXMethodDecl>(D) && D->getDeclContext()->isDependentContext()) {