Home
last modified time | relevance | path

Searched defs:ns_decl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3263 if (clang::NamespaceDecl *ns_decl = in GetClangDeclForDIE() local
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c12451 int ns_decl = (context_die && context_die->die_tag == DW_TAG_namespace); in gen_struct_or_union_type_die() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1986 clang::NamespaceDecl *ns_decl) { in CreateUsingDirectiveDeclaration()