Searched refs:m_support_files (Results 1 – 2 of 2) sorted by relevance
28 m_support_files (), in CompileUnit()45 m_support_files (), in CompileUnit()441 if (m_support_files.GetSize() == 0) in GetSupportFiles()451 symbol_vendor->ParseCompileUnitSupportFiles(sc, m_support_files); in GetSupportFiles()455 return m_support_files; in GetSupportFiles()
403 …FileSpecList m_support_files; ///< Files associated with this compile unit's line table and declar… variable