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

  /external/clang/lib/Sema/
SemaStmt.cpp 403 /// ConvertIntegerToTypeWarnOnOverflow - Convert the specified APInt to have
406 void Sema::ConvertIntegerToTypeWarnOnOverflow(llvm::APSInt &Val,
684 ConvertIntegerToTypeWarnOnOverflow(LoVal, CondWidth, CondIsSigned,
776 ConvertIntegerToTypeWarnOnOverflow(HiVal, CondWidth, CondIsSigned,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 20 milliseconds