Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1087 clang::UsingDecl *CreateUsingDeclaration(clang::DeclContext *current_decl_ctx,
H A DTypeSystemClang.cpp2010 TypeSystemClang::CreateUsingDeclaration(clang::DeclContext *current_decl_ctx, in CreateUsingDeclaration() function in TypeSystemClang
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3383 decl = m_ast.CreateUsingDeclaration( in GetClangDeclForDIE()