Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFunctionOrMethod

459         CommonAncestor->isFunctionOrMethod())
567 if (HiddenCtx->isFunctionOrMethod())
720 if (DC->isFunctionOrMethod() || isa<BlockDecl>(DC)) {