Home | History | Annotate | Download | only in Core

Lines Matching refs:DeclContext

735 /// StackFrameContext that matches a DeclContext, or find a VarRegion
739 const DeclContext *DC,
743 if (cast<DeclContext>(SFC->getDecl()) == DC)
796 const DeclContext *DC = D->getDeclContext();