Lines Matching refs:isFileContext
4793 Dcl && Dcl->getDeclContext()->isFileContext()) in ActOnDeclarator()
5104 if (!DC->getRedeclContext()->isFileContext()) { in HandleDeclarator()
5772 if (DC->isFileContext()) in shouldConsiderLinkage()
5781 if (DC->isFileContext() || DC->isFunctionOrMethod() || in shouldConsiderLinkage()
5833 while (!DC->isFileContext() && !isa<LinkageSpecDecl>(DC)) in adjustContextForLocalExternDecl()
6519 return OldDC->isFileContext() ? SDK_Global : SDK_Local; in computeShadowedDeclKind()
10330 var->getDeclContext()->getRedeclContext()->isFileContext() && in CheckCompleteVariableDeclaration()
10625 if (DC->getRedeclContext()->isFileContext() && VD->isExternallyVisible()) in FinalizeDeclaration()
12229 while (!DC->isFileContext() && !DC->isFunctionOrMethod()) in getTagInjectionContext()
12472 if (DC->isFileContext() && in ActOnTag()
13195 Tag->getDeclContext()->isFileContext()) in ActOnTagFinishDefinition()