Searched defs:FuncInfoVec (Results 1 – 2 of 2) sorted by relevance
168 using FuncInfoVec = std::vector<std::unique_ptr<GCFunctionInfo>>; variable
169 typedef std::vector<std::unique_ptr<GCFunctionInfo>> FuncInfoVec; typedef