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/
H A DDebugSubsectionVisitor.cpp64 return V.visitCrossModuleImports(Section, State); in visitDebugSubsection()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.h48 visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &CSE,
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp777 Error visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &Inlinees,
841 Error SubsectionConversionVisitor::visitCrossModuleImports( in visitCrossModuleImports() function in SubsectionConversionVisitor