Home
last modified time | relevance | path

Searched refs:visitInlineeLines (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DModuleSubstreamVisitor.cpp33 Error IModuleSubstreamVisitor::visitInlineeLines(StreamRef Data) { in visitInlineeLines() function in IModuleSubstreamVisitor
86 return V.visitInlineeLines(R.getRecordData()); in visitModuleSubstream()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionVisitor.cpp52 return V.visitInlineeLines(Fragment, State); in visitDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h47 virtual Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstreamVisitor.h105 virtual Error visitInlineeLines(StreamRef Data);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp774 Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
820 Error SubsectionConversionVisitor::visitInlineeLines( in visitInlineeLines() function in SubsectionConversionVisitor