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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp3023 NonFragileABI_Class_Exception = 0x00020, enumerator in enum:NonFragileClassFlags
5898 flags |= NonFragileABI_Class_Exception;
5928 if (flags & NonFragileABI_Class_Exception)

Completed in 85 milliseconds