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 246 Optional<SVal> SValBuilder::getConstantVal(const Expr *E) {
301 Optional<SVal> Val = getConstantVal(SE);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRelocation.h 206 /// getConstantVal - Get the constant value associated with this relocation.
209 intptr_t getConstantVal() const {

Completed in 175 milliseconds