Searched defs:CfiFunctionDecls (Results 1 – 2 of 2) sorted by relevance
76 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeCacheKey()922 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon94e387970a11::InProcessThinBackend
5485 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local