Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp430 std::function<void(StringRef, SmallVectorImpl<uint8_t> &)> ProcessExpr) { in emitLocationsForUnit()
H A DDWARFLinker.cpp2173 auto ProcessExpr = [&](StringRef Bytes, in cloneAllCompileUnits() local