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

  /external/clang/lib/Analysis/
PrintfFormatString.cpp 290 if (Target.getTriple().isOSMSVCRT())
400 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT())
527 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() &&
534 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() &&
FormatString.cpp 633 if (Target.getTriple().isOSMSVCRT()) {
759 return Target.getTriple().isOSMSVCRT();
770 return Target.getTriple().isOSMSVCRT();
ScanfFormatString.cpp 337 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT())
353 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT())
  /external/llvm/include/llvm/ADT/
Triple.h 496 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 650 milliseconds