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