Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h232 bool SavedShouldMarkAsGlobal; variable
DCGOpenMPRuntime.cpp10611 SavedShouldMarkAsGlobal = CGM.getOpenMPRuntime().ShouldMarkAsGlobal; in DisableAutoDeclareTargetRAII()
10618 CGM.getOpenMPRuntime().ShouldMarkAsGlobal = SavedShouldMarkAsGlobal; in ~DisableAutoDeclareTargetRAII()