Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCXXScopeSpec

2829     if (!D.getCXXScopeSpec().isSet()) {
2834 DeclContext *DC = S.computeDeclContext(D.getCXXScopeSpec());