Home
last modified time | relevance | path

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

/external/libxml2/fuzz/
Dxpath.dict14 ns_decl=" xmlns:a='a'"
Dxml.dict11 ns_decl=" xmlns:a='a'"
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h1015 clang::NamespaceDecl *ns_decl);
DTypeSystemClang.cpp1843 clang::NamespaceDecl *ns_decl) { in CreateUsingDirectiveDeclaration() argument
1844 if (decl_ctx && ns_decl) { in CreateUsingDirectiveDeclaration()
1849 clang::SourceLocation(), ns_decl, in CreateUsingDirectiveDeclaration()
1850 FindLCABetweenDecls(decl_ctx, ns_decl, in CreateUsingDirectiveDeclaration()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3241 if (clang::NamespaceDecl *ns_decl = in GetClangDeclForDIE() local
3245 decl_context, OptionalClangModuleID(), ns_decl); in GetClangDeclForDIE()