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.cpp723 APValue::LValueBase LVBase, APValue &Value,
7114 APValue::LValueBase LVBase, APValue &Value, in HandleDestruction() argument
7122 LV.set({LVBase}); in HandleDestruction()