Home
last modified time | relevance | path

Searched defs:getConstantVal (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h209 intptr_t getConstantVal() const { in getConstantVal() function
/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp246 Optional<SVal> SValBuilder::getConstantVal(const Expr *E) { in getConstantVal() function in SValBuilder