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