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.cpp894 : CGF(CGF), OldSanOpts(CGF.SanOpts) { in CopyingValueRepresentation()
899 CGF.SanOpts = OldSanOpts; in ~CopyingValueRepresentation()
903 SanitizerSet OldSanOpts; member in __anonbdf213460211::CopyingValueRepresentation