Home | History | Annotate | Download | only in AST

Lines Matching refs:getTagDeclType

3576 /// getTagDeclType - Return the unique reference to the type for the
3578 QualType ASTContext::getTagDeclType(const TagDecl *Decl) const {
3580 // FIXME: What is the design on getTagDeclType when it requires casting
4367 return getTagDeclType(CFConstantStringTypeDecl);
4375 ObjCSuperType = getTagDeclType(ObjCSuperTypeDecl);
4388 return getTagDeclType(BlockDescriptorType);
4422 return getTagDeclType(BlockDescriptorType);
4427 return getTagDeclType(BlockDescriptorExtendedType);
4465 return getTagDeclType(BlockDescriptorExtendedType);