Searched refs:HasSourceDebugInfo (Results 1 – 1 of 1) sorted by relevance
321 DenseMap<const DICompileUnit *, bool> HasSourceDebugInfo; member in __anonb3acccad0111::Verifier6282 if (!HasSourceDebugInfo.count(&U)) in verifySourceDebugInfo()6283 HasSourceDebugInfo[&U] = HasSource; in verifySourceDebugInfo()6284 CheckDI(HasSource == HasSourceDebugInfo[&U], in verifySourceDebugInfo()