Home | History | Annotate | Download | only in gcmole

Lines Matching refs:pointee

1085     const clang::TagType* pointee =
1087 if (pointee == NULL) return false;
1090 llvm::dyn_cast_or_null<clang::CXXRecordDecl>(pointee->getDecl());