Home
last modified time | relevance | path

Searched defs:CompileUnitHandlerTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h84 using CompileUnitHandlerTy = function_ref<void(const DWARFUnit &Unit)>; variable