Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFunctionOrMethod

28   while (!(DC->isFunctionOrMethod() || DC->isRecord() || DC->isFileContext()))