Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGClass.cpp899 : CGF(CGF), OldSanOpts(CGF.SanOpts) { in CopyingValueRepresentation()
904 CGF.SanOpts = OldSanOpts; in ~CopyingValueRepresentation()
908 SanitizerSet OldSanOpts; member in __anon320c3e960211::CopyingValueRepresentation