Home | History | Annotate | Download | only in Sema

Lines Matching defs:OCD

12681   DeclContext *OCD = cast<DeclContext>(IDecl);
12682 assert(getContainingDC(OCD) == CurContext &&
12684 CurContext = OCD;