Home | History | Annotate | Download | only in AST

Lines Matching refs:getNextContext

807 DeclContext *DeclContext::getNextContext() {
1020 for (; DCtx; DCtx = DCtx->getNextContext()) {