Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3437 NonFragileABI_Class_Exception = 0x00020, enumerator
6550 flags |= NonFragileABI_Class_Exception; in GenerateClass()
6577 if (flags & NonFragileABI_Class_Exception) in GenerateClass()