Home | History | Annotate | Download | only in Sema

Lines Matching defs:OCD

10039   DeclContext *OCD = cast<DeclContext>(IDecl);
10040 assert(getContainingDC(OCD) == CurContext &&
10042 CurContext = OCD;