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 319 /// ConvertIntegerToTypeWarnOnOverflow - Convert the specified APInt to have
322 void Sema::ConvertIntegerToTypeWarnOnOverflow(llvm::APSInt &Val,
578 ConvertIntegerToTypeWarnOnOverflow(LoVal, CondWidth, CondIsSigned,
657 ConvertIntegerToTypeWarnOnOverflow(HiVal, CondWidth, CondIsSigned,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 314 milliseconds