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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1091 bool isNonFragileABI() const { function in class:__anon2884::CGObjCCommonMac
4181 bool NonFragile = ForceNonFragileABI || isNonFragileABI();
5595 if (isNonFragileABI()) {

Completed in 182 milliseconds