Searched defs:getLValueBase (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | APValue.cpp | 974 const APValue::LValueBase APValue::getLValueBase() const { getLValueBase() function in APValue |
H A D | ExprConstant.cpp | 1614 const APValue::LValueBase getLValueBase() const { return Base; } getLValueBase() function |