Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DAPValue.cpp964 const APValue::LValueBase APValue::getLValueBase() const { in getLValueBase() function in APValue
H A DExprConstant.cpp1555 const APValue::LValueBase getLValueBase() const { return Base; } in getLValueBase() function