Searched refs:CreateUsingDirectiveDeclaration (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h903 CreateUsingDirectiveDeclaration(clang::DeclContext *decl_ctx,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3304 decl = m_ast.CreateUsingDirectiveDeclaration(decl_context, ns_decl);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1717 clang::UsingDirectiveDecl *ClangASTContext::CreateUsingDirectiveDeclaration( function in class:ClangASTContext

Completed in 121 milliseconds