Home
last modified time | relevance | path

Searched defs:isNonFragileABI (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCMac.cpp1031 bool isNonFragileABI() const { in isNonFragileABI() function in __anon0ea151f90111::CGObjCCommonMac
4894 bool isNonFragileABI = CGObjC.isNonFragileABI(); in buildBitmap() local