Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFileContext

1302     assert(D->getDeclContext()->isFileContext());
4478 while (!DC->isFileContext()) {
4501 if (FD->getFriendObjectKind() && FD->getDeclContext()->isFileContext()){