Home
last modified time | relevance | path

Searched defs:getExtValue (Results 1 – 6 of 6) sorted by relevance

/external/llvm/unittests/ADT/
DAPSIntTest.cpp66 TEST(APSIntTest, getExtValue) { in TEST() argument
/external/llvm-project/llvm/include/llvm/ADT/
DAPSInt.h93 int64_t getExtValue() const { in getExtValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPSInt.h93 int64_t getExtValue() const { in getExtValue() function
/external/llvm/include/llvm/ADT/
DAPSInt.h76 int64_t getExtValue() const { in getExtValue() function
/external/llvm-project/llvm/unittests/ADT/
DAPSIntTest.cpp65 TEST(APSIntTest, getExtValue) { in TEST() argument
/external/clang/lib/AST/
DExprConstant.cpp1320 static int64_t getExtValue(const APSInt &Value) { in getExtValue() function