TagType          1080 tools/gcmole/gcmole.cc   const clang::TagType* ToTagType(const clang::Type* t) {
TagType          1083 tools/gcmole/gcmole.cc     } else if (isa<clang::TagType>(t)) {
TagType          1084 tools/gcmole/gcmole.cc       return cast<clang::TagType>(t);
TagType          1103 tools/gcmole/gcmole.cc     const clang::TagType* pointee =