Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3241 if (clang::NamespaceDecl *ns_decl = in GetClangDeclForDIE() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1843 clang::NamespaceDecl *ns_decl) { in CreateUsingDirectiveDeclaration()