Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp166 struct LVBase { struct
167 APValue::LValueBase Base;
168 CharUnits Offset;
169 unsigned PathLength;
170 bool IsNullPtr : 1;
171 bool IsOnePastTheEnd : 1;
H A DExprConstant.cpp6555 APValue::LValueBase LVBase, APValue &Value, in HandleDestruction()