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

  /external/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 227 Optional<SVal> SValBuilder::getConstantVal(const Expr *E) {
272 Optional<SVal> ArrayVal = getConstantVal(CE->getSubExpr());
  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 206 /// getConstantVal - Get the constant value associated with this relocation.
209 intptr_t getConstantVal() const {

Completed in 31 milliseconds