Home | History | Annotate | Download | only in Serialization

Lines Matching defs:LexicalDC

8397       DeclContext *LexicalDC = cast<DeclContext>(GetDecl(Info.LexicalDC));
8398 Info.D->setDeclContextsImpl(SemaDC, LexicalDC, getContext());