Searched refs:getExtValue (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp1164 static int64_t getExtValue(const APSInt &Value) { function
2760 int64_t Offset = getExtValue(RHS.getInt());
4545 getExtValue(Index));
4707 int64_t AdditionalOffset = getExtValue(Offset);

Completed in 135 milliseconds