Home | History | Annotate | Download | only in AST

Lines Matching refs:LValuePathEntry

71   APValue::BaseOrMemberType getAsBaseOrMember(APValue::LValuePathEntry E) {
79 static const FieldDecl *getAsField(APValue::LValuePathEntry E) {
84 static const CXXRecordDecl *getAsBaseClass(APValue::LValuePathEntry E) {
89 static bool isVirtualBaseClass(APValue::LValuePathEntry E) {
97 ArrayRef<APValue::LValuePathEntry> Path,
152 typedef APValue::LValuePathEntry PathEntry;