Searched refs:IsSanitizerScope (Results 1 – 4 of 4) sorted by relevance
46 SanOpts(CGM.getLangOpts().Sanitize), IsSanitizerScope(false), in CodeGenFunction()1827 assert(!CGF->IsSanitizerScope); in SanitizerScope()1828 CGF->IsSanitizerScope = true; in SanitizerScope()1832 CGF->IsSanitizerScope = false; in ~SanitizerScope()1840 if (IsSanitizerScope) in InsertHelper()
257 bool IsSanitizerScope; variable
928 assert(CGF.IsSanitizerScope); in EmitBinOpCheck()
2436 assert(IsSanitizerScope); in EmitCheck()