Home | History | Annotate | Download | only in Serialization

Lines Matching refs:LexicalDC

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