Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPrimaryContext

260   const DeclContext *FromDC = From->getDeclContext()->getPrimaryContext();
261 const DeclContext *ToDC = To->getDeclContext()->getPrimaryContext();