Searched refs:DW_TAG_module (Results 1 – 16 of 16) sorted by relevance
162 case DW_TAG_module: in LookupDeepestBlock()388 case DW_TAG_module: in GetContextEntry()436 case DW_TAG_module: in GetDeclContextImpl()
199 llvm::dwarf::DW_TAG_module) in IndexUnit()
102 if (Parent.Tag() == DW_TAG_module) in IsClangModuleFwdDecl()117 if (tag == DW_TAG_module) in GetContainingClangModuleDIE()3411 if (tag == DW_TAG_module) { in GetOwningClangModule()
1183 if (module_die.Tag() != DW_TAG_module) in ParseImportedModules()1195 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()
427 case dwarf::DW_TAG_module: in createElement()
505 case dwarf::DW_TAG_module: { in addTypePrefix()
144 case dwarf::DW_TAG_module: in analyzeDWARFStructureRec()
275 Info.Prune &= (Die.getTag() == dwarf::DW_TAG_module) || in updatePruning()344 if (Current.Die.getTag() == dwarf::DW_TAG_module && in analyzeContextInfo()2522 dwarf::DW_TAG_module) in hashFullyQualifiedName()
1881 case DW_TAG_module: in verifyNameIndexCompleteness()
1314 DIE &MDie = createAndAddDIE(dwarf::DW_TAG_module, *ContextDIE, M); in getOrCreateModule()
1501 : DIScope(Context, DIModuleKind, Storage, dwarf::DW_TAG_module, Ops) { in DIModule()
1637 CheckDI(N.getTag() == dwarf::DW_TAG_module, "invalid tag", &N); in visitDIModule()