Home | History | Annotate | Download | only in AST

Lines Matching refs:isDependentContext

298         Var->getDeclContext()->isDependentContext()) {
309 if (isa<CXXMethodDecl>(D) && D->getDeclContext()->isDependentContext()) {