Home | History | Annotate | Download | only in AST

Lines Matching refs:LValuePathEntry

90   APValue::BaseOrMemberType getAsBaseOrMember(APValue::LValuePathEntry E) {
98 static const FieldDecl *getAsField(APValue::LValuePathEntry E) {
103 static const CXXRecordDecl *getAsBaseClass(APValue::LValuePathEntry E) {
108 static bool isVirtualBaseClass(APValue::LValuePathEntry E) {
116 ArrayRef<APValue::LValuePathEntry> Path,
171 typedef APValue::LValuePathEntry PathEntry;