Searched defs:LValuePathEntry (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | APValue.cpp | 147 APValue::LValuePathEntry::LValuePathEntry(BaseOrMemberType BaseOrMember) { in LValuePathEntry() function in APValue::LValuePathEntry |
H A D | Expr.cpp | 2294 using LValuePathEntry = APValue::LValuePathEntry; EvaluateInContext() typedef |