Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp974 const APValue::LValueBase APValue::getLValueBase() const { in getLValueBase() function in APValue
H A DExprConstant.cpp1614 const APValue::LValueBase getLValueBase() const { return Base; } in getLValueBase() function