Home
last modified time | relevance | path

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

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