Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCXXScopeSpec

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