Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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