Searched refs:InfoList (Results 1 – 1 of 1) sorted by relevance
173 auto InfoList = Index.findFunctionInfoList(CalledFunctionName); in GetImportList() local174 if (InfoList == Index.end()) { in GetImportList()179 assert(!InfoList->second.empty() && "No summary, error at import?"); in GetImportList()182 auto &Info = InfoList->second[0]; in GetImportList()