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

  /external/clang/lib/CodeGen/
CGLoopInfo.cpp 164 llvm::APSInt ValueAPS = ValueExpr->EvaluateKnownConstInt(Ctx);
165 ValueInt = ValueAPS.getSExtValue();
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 70 milliseconds