Searched refs:hasExtraFiles (Results 1 – 4 of 4) sorted by relevance
77 bool hasExtraFiles() const;107 bool hasExtraFiles() const { return HasExtraFiles; }
50 Lines.getExtractor().HasExtraFiles = hasExtraFiles(); in initialize()58 bool DebugInlineeLinesSubsectionRef::hasExtraFiles() const { in hasExtraFiles() function in DebugInlineeLinesSubsectionRef
624 Result->InlineeLines.HasExtraFiles = Lines.hasExtraFiles(); in fromCodeViewSubsection()633 if (Lines.hasExtraFiles()) { in fromCodeViewSubsection()
1316 if (Lines.hasExtraFiles()) { in printCodeViewInlineeLines()