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