Searched refs:method_info_ (Results 1 – 2 of 2) sorted by relevance
206 method_info_.insert(method_info_.end(), infos.begin(), infos.end()); in AddMethodDebugInfos()210 return ArrayRef<const debug::MethodDebugInfo>(method_info_); in GetMethodDebugInfo()296 dchecked_vector<debug::MethodDebugInfo> method_info_; variable
784 writer_->method_info_.push_back(info); in VisitMethod()