Searched refs:ShouldAct (Results 1 – 4 of 4) sorted by relevance
30 bool ShouldAct) in PragmaStackSentinelRAII() argument31 : S(S), SlotLabel(SlotLabel), ShouldAct(ShouldAct) { in PragmaStackSentinelRAII()32 if (ShouldAct) { in PragmaStackSentinelRAII()42 if (ShouldAct) { in ~PragmaStackSentinelRAII()
29 bool ShouldAct) in PragmaStackSentinelRAII() argument30 : S(S), SlotLabel(SlotLabel), ShouldAct(ShouldAct) { in PragmaStackSentinelRAII()31 if (ShouldAct) { in PragmaStackSentinelRAII()41 if (ShouldAct) { in ~PragmaStackSentinelRAII()
414 PragmaStackSentinelRAII(Sema &S, StringRef SlotLabel, bool ShouldAct);420 bool ShouldAct; variable
601 PragmaStackSentinelRAII(Sema &S, StringRef SlotLabel, bool ShouldAct);607 bool ShouldAct; variable