Searched refs:HasSourceDebugInfo (Results 1 – 1 of 1) sorted by relevance
320 DenseMap<const DICompileUnit *, bool> HasSourceDebugInfo; member in __anone3a6d1260111::Verifier6129 if (!HasSourceDebugInfo.count(&U)) in verifySourceDebugInfo()6130 HasSourceDebugInfo[&U] = HasSource; in verifySourceDebugInfo()6131 CheckDI(HasSource == HasSourceDebugInfo[&U], in verifySourceDebugInfo()