Home
last modified time | relevance | path

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

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