Home
last modified time | relevance | path

Searched defs:namespace_name (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1085 std::string namespace_name = std::string(specs[i].GetBaseName()); in GetDeclContextContainingSymbol() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1531 if (const char *namespace_name = parent_decl_ctx_die.GetName()) { in GetCPlusPlusQualifiedName() local
3444 const char *namespace_name = die.GetName(); in ResolveNamespaceDIE() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvalops.c2558 const char *namespace_name = TYPE_TAG_NAME (curtype); in value_maybe_namespace_elt() local
H A Ddwarf2read.c4333 namespace_name (struct die_info *die, int *is_anonymous, struct dwarf2_cu *cu) in namespace_name() function