Searched refs:HasSourceDebugInfo (Results 1 – 1 of 1) sorted by relevance
283 DenseMap<const DICompileUnit *, bool> HasSourceDebugInfo; member in __anon8b3836fb0111::Verifier4799 if (!HasSourceDebugInfo.count(&U)) in verifySourceDebugInfo()4800 HasSourceDebugInfo[&U] = HasSource; in verifySourceDebugInfo()4801 AssertDI(HasSource == HasSourceDebugInfo[&U], in verifySourceDebugInfo()