Home
last modified time | relevance | path

Searched refs:ns_decl (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1024 clang::NamespaceDecl *ns_decl);
H A DTypeSystemClang.cpp1986 clang::NamespaceDecl *ns_decl) { in CreateUsingDirectiveDeclaration() argument
1987 if (decl_ctx && ns_decl) { in CreateUsingDirectiveDeclaration()
1992 clang::SourceLocation(), ns_decl, in CreateUsingDirectiveDeclaration()
1993 FindLCABetweenDecls(decl_ctx, ns_decl, in CreateUsingDirectiveDeclaration()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3263 if (clang::NamespaceDecl *ns_decl = in GetClangDeclForDIE() local
3267 decl_context, OptionalClangModuleID(), ns_decl); in GetClangDeclForDIE()
/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
12482 if (complete && !ns_decl) in gen_struct_or_union_type_die()