Home
last modified time | relevance | path

Searched refs:SavedExecMode (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp74 CGOpenMPRuntimeGPU::ExecutionMode SavedExecMode = member in __anon8812c1630111::ExecutionRuntimeModesRAII
82 SavedExecMode = ExecMode; in ExecutionRuntimeModesRAII()
85 ~ExecutionRuntimeModesRAII() { ExecMode = SavedExecMode; } in ~ExecutionRuntimeModesRAII()