Searched defs:typedef_type (Results 1 – 4 of 4) sorted by relevance
370 Type *typedef_type = m_symbol_file->ResolveTypeUID(m_encoding_uid); in GetTypedefType() local
1085 const TypedefType *typedef_type = qual_type->getAs<TypedefType>(); in GetTypeName() local1672 const TypedefType *typedef_type = dyn_cast<TypedefType>(GetQualType()); in GetTypedefedType() local6093 const TypedefType *typedef_type = qual_type->getAs<TypedefType>(); in DumpTypeDescription() local
1827 if (const TypedefType *typedef_type = llvm::dyn_cast<TypedefType>(qual_type)) in AddTypeDecl() local
7844 …else if (const clang::TypedefType *typedef_type = llvm::dyn_cast<clang::TypedefType>(qual_type.get… in SearchDeclContext() local