Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp445 std::function<void(StringRef, SmallVectorImpl<uint8_t> &)> ProcessExpr) { in emitLocationsForUnit()
H A DDWARFLinker.cpp2203 auto ProcessExpr = [&](StringRef Bytes, in cloneAllCompileUnits() local