Home
last modified time | relevance | path

Searched refs:ExpressionHandlerRef (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h600 using ExpressionHandlerRef = function_ref<void( variable
607 ExpressionHandlerRef ExprHandler);
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1984 ExpressionHandlerRef ExprHandler) { in generateUnitLocations()