Home | History | Annotate | Download | only in Serialization

Lines Matching refs:LexicalDC

347     DeclContext *LexicalDC = ReadDeclAs<DeclContext>(Record, Idx);
350 D->setDeclContextsImpl(SemaDC, LexicalDC, Reader.getContext());