Searched defs:CfiFunctionDecls (Results 1 – 2 of 2) sorted by relevance
96 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()1416 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anonad319db30e11::InProcessThinBackend
7613 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local