Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDAPValue.cpp147 APValue::LValuePathEntry::LValuePathEntry(BaseOrMemberType BaseOrMember) { in LValuePathEntry() function in APValue::LValuePathEntry
HDExpr.cpp2294 using LValuePathEntry = APValue::LValuePathEntry; in EvaluateInContext() typedef