Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFileContext

117       } else if (DC->isFileContext()) {
263 if (FromDC->isFileContext() || ToDC->isFileContext()) return false;
335 if (Friend->isFileContext())