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

/external/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp102 bool useMSABI() { function in struct:__anon17851::CGRecordLowering
122 return useMSABI() || !FD->isBitField() ? Type :
353 if (useMSABI()) {
449 if (!useMSABI())
470 if (!useMSABI() && Context.isNearlyEmpty(BaseDecl) &&

Completed in 69 milliseconds