Home | History | Annotate | Download | only in AST

Lines Matching refs:getDeclKind

662       if (DC->isFunctionOrMethod() && (DC->getDeclKind() != Decl::Captured)) {