Searched refs:DW_TAG_module (Results 1 – 14 of 14) sorted by relevance
157 case DW_TAG_module: in LookupDeepestBlock()391 case DW_TAG_module: in GetDeclContextImpl()
193 llvm::dwarf::DW_TAG_module) in IndexUnit()
99 if (Parent.Tag() == DW_TAG_module) in IsClangModuleFwdDecl()114 if (tag == DW_TAG_module) in GetContainingClangModuleDIE()3404 if (tag == DW_TAG_module) { in GetOwningClangModule()
1192 if (module_die.Tag() != DW_TAG_module) in ParseImportedModules()1202 if (parent_die.Tag() != DW_TAG_module) in ParseImportedModules()
55 #define DW_TAG_module 0x1e macro
1475 case DW_TAG_module: in dwarf_get_TAG_name()
275 Info.Prune &= (Die.getTag() == dwarf::DW_TAG_module) || in updatePruning()344 if (Current.Die.getTag() == dwarf::DW_TAG_module && in analyzeContextInfo()2405 dwarf::DW_TAG_module) in hashFullyQualifiedName()
1744 case DW_TAG_module: in verifyNameIndexCompleteness()
147 case dwarf::DW_TAG_module: in analyzeDWARFStructureRec()
1163 DIE &MDie = createAndAddDIE(dwarf::DW_TAG_module, *ContextDIE, M); in getOrCreateModule()
1232 : DIScope(Context, DIModuleKind, Storage, dwarf::DW_TAG_module, Ops) { in DIModule()
1566 CheckDI(N.getTag() == dwarf::DW_TAG_module, "invalid tag", &N); in visitDIModule()