Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp3434 NonFragileABI_Class_Exception = 0x00020, enumerator
6577 flags |= NonFragileABI_Class_Exception; in GenerateClass()
6604 if (flags & NonFragileABI_Class_Exception) in GenerateClass()