Searched refs:CreateDeclInfoForType (Results 1 – 2 of 2) sorted by relevance
134 CreateDeclInfoForType(const llvm::codeview::TagRecord &record, TypeIndex ti);
275 PdbAstBuilder::CreateDeclInfoForType(const TagRecord &record, TypeIndex ti) { in CreateDeclInfoForType() function in PdbAstBuilder895 std::tie(context, uname) = CreateDeclInfoForType(record, id.index); in CreateRecordType()1404 std::tie(decl_context, uname) = CreateDeclInfoForType(er, id.index); in CreateEnumType()1512 std::tie(context, uname) = CreateDeclInfoForType(tag.asTag(), tid.index); in ParseAllNamespacesPlusChildrenOf()