Home | History | Annotate | Download | only in Serialization

Lines Matching refs:LexicalDC

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