HomeSort by relevance Sort by last modified time
    Searched refs:isOSMSVCRT (Results 1 - 8 of 8) sorted by null

  /external/clang/lib/Analysis/
FormatString.cpp 633 if (Target.getTriple().isOSMSVCRT()) {
759 return Target.getTriple().isOSMSVCRT();
770 return Target.getTriple().isOSMSVCRT();
PrintfFormatString.cpp 240 if (Target.getTriple().isOSMSVCRT())
338 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT())
465 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() &&
472 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() &&
ScanfFormatString.cpp 337 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT())
353 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT())
  /external/llvm/include/llvm/ADT/
Triple.h 440 bool isOSMSVCRT() const {
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 683 milliseconds