Home
last modified time | relevance | path

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

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