Home
last modified time | relevance | path

Searched refs:LVBase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp166 struct LVBase { struct
221 struct APValue::LV : LVBase {
223 (DataSize - sizeof(LVBase)) / sizeof(LValuePathEntry);
H A DExprConstant.cpp704 APValue::LValueBase LVBase, APValue &Value,
6806 APValue::LValueBase LVBase, APValue &Value, in HandleDestruction() argument
6814 LV.set({LVBase}); in HandleDestruction()