Home | History | Annotate | Download | only in AST

Lines Matching defs:getNextContext

803 DeclContext *DeclContext::getNextContext() {
1030 for (; DCtx; DCtx = DCtx->getNextContext()) {