Home
last modified time | relevance | path

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

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