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.cpp3430 NonFragileABI_Class_Exception = 0x00020, enumerator
6544 flags |= NonFragileABI_Class_Exception; in GenerateClass()
6571 if (flags & NonFragileABI_Class_Exception) in GenerateClass()