Searched refs:ctx_end (Results 1 – 1 of 1) sorted by relevance
49 auto ctx_end = context_chain.end(); in contextMatches() local52 if (ctx == ctx_end) in contextMatches()58 ctx = std::find_if(ctx, ctx_end, [](const CompilerContext &ctx) { in contextMatches()