Home
last modified time | relevance | path

Searched refs:IDC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/file/magic/Magdir/
HDconvex27 # to 2K to be compatible with an IDC file system. The fourth indicates
33 24 belong =60013 dump format, 4.2 or 4.3 BSD (IDC compatible)
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp1248 DeclContext *IDC = (*I)->getLexicalDeclContext()->getRedeclContext(); in PushOnScopeChains() local
1249 if (IDC == CurContext) { in PushOnScopeChains()
1252 } else if (IDC->Encloses(CurContext)) in PushOnScopeChains()