Home
last modified time | relevance | path

Searched refs:visitCrossModuleImports (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionVisitor.cpp64 return V.visitCrossModuleImports(Section, State); in visitDebugSubsection()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h48 visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &CSE,
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp777 Error visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &Inlinees,
841 Error SubsectionConversionVisitor::visitCrossModuleImports( in visitCrossModuleImports() function in SubsectionConversionVisitor