Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFileContext

247   while (!(DC->isFunctionOrMethod() || DC->isRecord() || DC->isFileContext()))
265 while (!DC->isFileContext()) {