Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp903 : CGF(CGF), OldSanOpts(CGF.SanOpts) { in CopyingValueRepresentation()
908 CGF.SanOpts = OldSanOpts; in ~CopyingValueRepresentation()
912 SanitizerSet OldSanOpts; member in __anon79f44e7e0211::CopyingValueRepresentation