Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h631 bool attached = true; variable
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp151 bool attached = tctx->thr && tctx->thr->slot; in DoResetImpl() local