Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp3390 NonFragileABI_Class_Exception = 0x00020, enumerator
6389 flags |= NonFragileABI_Class_Exception; in GenerateClass()
6416 if (flags & NonFragileABI_Class_Exception) in GenerateClass()