Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp979 : CGF(CGF), OldSanOpts(CGF.SanOpts) { in CopyingValueRepresentation()
984 CGF.SanOpts = OldSanOpts; in ~CopyingValueRepresentation()
988 SanitizerSet OldSanOpts; member in __anonf0bc8c9f0211::CopyingValueRepresentation