Home | History | Annotate | Download | only in Sema

Lines Matching refs:OCD

13131   DeclContext *OCD = cast<DeclContext>(IDecl);
13132 assert(getContainingDC(OCD) == CurContext &&
13134 CurContext = OCD;