Home | History | Annotate | Download | only in AST

Lines Matching refs:isFunctionOrMethod

166     if (!DC->isFunctionOrMethod())
356 if (DC->isFunctionOrMethod() && D->hasLinkage())