Searched refs:while_ctxs_ (Results 1 – 2 of 2) sorted by relevance
751 std::map<string, WhileContext> while_ctxs_; variable
831 auto pair = while_ctxs_.insert(std::pair<string, WhileContext>( in AddWhileContext()