Searched refs:DW_TAG_module (Results 1 – 15 of 15) sorted by relevance
155 case DW_TAG_module: in LookupDeepestBlock()395 case DW_TAG_module: in GetDeclContextImpl()
190 llvm::dwarf::DW_TAG_module) in IndexUnit()
97 if (Parent.Tag() == DW_TAG_module) in IsClangModuleFwdDecl()112 if (tag == DW_TAG_module) in GetContainingClangModuleDIE()3474 if (tag == DW_TAG_module) { in GetOwningClangModule()
1185 if (module_die.Tag() != DW_TAG_module) in ParseImportedModules()1195 if (parent_die.Tag() != DW_TAG_module) in ParseImportedModules()
60 case dwarf::DW_TAG_module: in getChildDeclContext()
264 Info.Prune &= (Die.getTag() == dwarf::DW_TAG_module) || in updatePruning()333 if (Current.Die.getTag() == dwarf::DW_TAG_module && in analyzeContextInfo()2385 dwarf::DW_TAG_module) in hashFullyQualifiedName()
293 case dwarf::DW_TAG_module: in isNamespaceLikeEntry()584 case dwarf::DW_TAG_module: in isTypeTableCandidate()
506 case dwarf::DW_TAG_module: { in addTypePrefix()
147 case dwarf::DW_TAG_module: in analyzeDWARFStructureRec()
55 #define DW_TAG_module 0x1e macro
1475 case DW_TAG_module: in dwarf_get_TAG_name()
1562 case DW_TAG_module: in verifyNameIndexCompleteness()
1130 DIE &MDie = createAndAddDIE(dwarf::DW_TAG_module, *ContextDIE, M); in getOrCreateModule()
1222 : DIScope(Context, DIModuleKind, Storage, dwarf::DW_TAG_module, Ops) { in DIModule()
1522 CheckDI(N.getTag() == dwarf::DW_TAG_module, "invalid tag", &N); in visitDIModule()