Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLocalExternDecl

442   DeclContext *ScopeDC = New->isLocalExternDecl()
451 PrevForDefaultArgs = New->isLocalExternDecl()
466 if (PrevForDefaultArgs->isLocalExternDecl() != New->isLocalExternDecl()) {
8277 else if (!CurContext->isFunctionOrMethod() && D->isLocalExternDecl() &&