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