Searched refs:staticInfos_ (Results 1 – 2 of 2) sorted by relevance
30 staticInfos_ = staticStores; in SetStatic()60 return staticInfos_; in GetStaticStores()73 for (const auto &store : staticInfos_) { in IsStatic()
44 std::vector<CheckerManager::StoreInfo> staticInfos_; variable