Searched refs:IDC (Results 1 – 2 of 2) sorted by relevance
27 # to 2K to be compatible with an IDC file system. The fourth indicates33 24 belong =60013 dump format, 4.2 or 4.3 BSD (IDC compatible)
1248 DeclContext *IDC = (*I)->getLexicalDeclContext()->getRedeclContext(); in PushOnScopeChains() local1249 if (IDC == CurContext) { in PushOnScopeChains()1252 } else if (IDC->Encloses(CurContext)) in PushOnScopeChains()