Home | History | Annotate | Download | only in Serialization

Lines Matching defs:LexicalDC

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