Home
last modified time | relevance | path

Searched refs:CreateUsingDeclaration (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1026 clang::UsingDecl *CreateUsingDeclaration(clang::DeclContext *current_decl_ctx,
H A DTypeSystemClang.cpp2003 TypeSystemClang::CreateUsingDeclaration(clang::DeclContext *current_decl_ctx, in CreateUsingDeclaration() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3246 decl = m_ast.CreateUsingDeclaration( in GetClangDeclForDIE()