Home | History | Annotate | Download | only in gcmole

Lines Matching defs:pointee

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