Searched refs:IsSanitizerScope (Results 1 – 8 of 8) sorted by relevance
46 SanOpts(CGM.getLangOpts().Sanitize), IsSanitizerScope(false), in CodeGenFunction()1900 assert(!CGF->IsSanitizerScope); in SanitizerScope()1901 CGF->IsSanitizerScope = true; in SanitizerScope()1905 CGF->IsSanitizerScope = false; in ~SanitizerScope()1913 if (IsSanitizerScope) in InsertHelper()
262 bool IsSanitizerScope; variable
929 assert(CGF.IsSanitizerScope); in EmitBinOpCheck()
2501 assert(IsSanitizerScope); in EmitCheck()
2310 assert(!CGF->IsSanitizerScope); in SanitizerScope()2311 CGF->IsSanitizerScope = true; in SanitizerScope()2315 CGF->IsSanitizerScope = false; in ~SanitizerScope()2323 if (IsSanitizerScope) in InsertHelper()
471 bool IsSanitizerScope = false;
1486 assert(CGF.IsSanitizerScope); in EmitBinOpCheck()
3194 assert(IsSanitizerScope); in EmitCheck()