Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp836 : CGF(CGF), OldSanOpts(CGF.SanOpts) { in CopyingValueRepresentation()
841 CGF.SanOpts = OldSanOpts; in ~CopyingValueRepresentation()
845 SanitizerSet OldSanOpts; member in __anon7d8fdd600211::CopyingValueRepresentation