Searched refs:ContainsCompileUnit (Results 1 – 3 of 3) sorted by relevance
49 bool ContainsCompileUnit (const DWARFCompileUnit *cu) const;
185 DWARFDebugInfo::ContainsCompileUnit (const DWARFCompileUnit *cu) const in ContainsCompileUnit() function in DWARFDebugInfo
4894 assert (DebugInfo()->ContainsCompileUnit (cu1)); in DIEDeclContextsMatch()4895 assert (DebugInfo()->ContainsCompileUnit (cu2)); in DIEDeclContextsMatch()4989 assert (DebugInfo()->ContainsCompileUnit (cu)); in FindDefinitionTypeForDIE()