Home | History | Annotate | Download | only in gcmole

Lines Matching refs:pointee

1103     const clang::TagType* pointee =
1105 if (pointee == NULL) return false;
1108 dyn_cast_or_null<clang::CXXRecordDecl>(pointee->getDecl());