Searched refs:HasSourceDebugInfo (Results 1 – 1 of 1) sorted by relevance
315 DenseMap<const DICompileUnit *, bool> HasSourceDebugInfo; member in __anon2d31b5610111::Verifier5639 if (!HasSourceDebugInfo.count(&U)) in verifySourceDebugInfo()5640 HasSourceDebugInfo[&U] = HasSource; in verifySourceDebugInfo()5641 AssertDI(HasSource == HasSourceDebugInfo[&U], in verifySourceDebugInfo()