Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1083 CreateUsingDirectiveDeclaration(clang::DeclContext *decl_ctx,
H A DTypeSystemClang.cpp1991 clang::UsingDirectiveDecl *TypeSystemClang::CreateUsingDirectiveDeclaration( in CreateUsingDirectiveDeclaration() function in TypeSystemClang
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3403 decl = m_ast.CreateUsingDirectiveDeclaration( in GetClangDeclForDIE()