Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp893 const APValue::LValueBase APValue::getLValueBase() const { in getLValueBase() function in APValue
H A DExprConstant.cpp1556 const APValue::LValueBase getLValueBase() const { return Base; } in getLValueBase() function