Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DAPValue.cpp553 const APValue::LValueBase APValue::getLValueBase() const { in getLValueBase() function in APValue
DExprConstant.cpp999 const APValue::LValueBase getLValueBase() const { return Base; } in getLValueBase() function