Home | History | Annotate | Download | only in Sema

Lines Matching refs:isLocalExternDecl

2591           New->isLocalExternDecl())) {
2758 New->isLocalExternDecl()) {
4569 bool AddToContext = !D.isRedeclaration() || !New->isLocalExternDecl();
5219 bool IsLocalExternDecl = SC == SC_Extern &&
5485 if (IsLocalExternDecl)
6810 bool IsLocalExternDecl = adjustContextForLocalExternDecl(DC);
6824 if (IsLocalExternDecl)