Lines Matching refs:ABI
60 llvm_unreachable("invalid C++ ABI kind");
69 ABI(createCXXABI(*this)),
108 ABI.getMangleContext());
128 delete &ABI;
484 /// except under the fragile ObjC ABI with only ObjC exceptions
494 // If ObjC exceptions are enabled, this depends on the ABI.
543 // C++ ABI requires 2-byte alignment for member functions.