Home | History | Annotate | Download | only in Sema

Lines Matching refs:OCD

8671   DeclContext *OCD = cast<DeclContext>(IDecl);
8672 assert(getContainingDC(OCD) == CurContext &&
8674 CurContext = OCD;