Searched refs:isOSMSVCRT (Results 1 – 8 of 8) sorted by relevance
290 if (Target.getTriple().isOSMSVCRT()) in ParsePrintfSpecifier()400 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT()) in getArgType()527 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() && in getArgType()534 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() && in getArgType()
633 if (Target.getTriple().isOSMSVCRT()) { in hasValidLengthModifier()759 return Target.getTriple().isOSMSVCRT(); in hasValidLengthModifier()770 return Target.getTriple().isOSMSVCRT(); in hasValidLengthModifier()
337 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT()) in getArgType()353 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT()) in getArgType()
496 bool isOSMSVCRT() const { in isOSMSVCRT() function
2462 if (!TUnit->getASTContext().getTargetInfo().getTriple().isOSMSVCRT()) in isMSVCRTEntryPoint()
2815 if (Subtarget->getTargetTriple().isOSMSVCRT()) in computeBytesPoppedByCallee()
2944 !Subtarget->getTargetTriple().isOSMSVCRT() && in LowerFormalArguments()3536 !Subtarget->getTargetTriple().isOSMSVCRT() && in LowerCall()
1907 if (getTarget().getTriple().isOSMSVCRT()) { in EmitBuiltinExpr()1928 if (getTarget().getTriple().isOSMSVCRT()) { in EmitBuiltinExpr()