Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp421 std::function<void(StringRef, SmallVectorImpl<uint8_t> &)> ProcessExpr) { in emitLocationsForUnit()
H A DDWARFLinker.cpp2304 auto ProcessExpr = [&](StringRef Bytes, in cloneAllCompileUnits() local