Lines Matching refs:isFileContext
5182 Dcl && Dcl->getDeclContext()->isFileContext()) in ActOnDeclarator()
6192 if (DC->isFileContext()) in shouldConsiderLinkage()
6201 if (DC->isFileContext() || DC->isFunctionOrMethod() || in shouldConsiderLinkage()
6245 while (!DC->isFileContext() && !isa<LinkageSpecDecl>(DC)) in adjustContextForLocalExternDecl()
6946 return OldDC->isFileContext() ? SDK_Global : SDK_Local; in computeShadowedDeclKind()
8280 while (!DC->isFileContext() && !DC->isFunctionOrMethod()) in getTagInjectionContext()
9360 if (D->getFriendObjectKind() && D->getDeclContext()->isFileContext()) in shouldLinkDependentDeclWithPrevious()
11778 var->getDeclContext()->getRedeclContext()->isFileContext() && in CheckCompleteVariableDeclaration()
12144 if (DC->getRedeclContext()->isFileContext() && VD->isExternallyVisible()) in FinalizeDeclaration()
14284 if (DC->isFileContext() && in ActOnTag()
15046 Tag->getDeclContext()->isFileContext()) in ActOnTagFinishDefinition()