Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1004 CreateUsingDirectiveDeclaration(clang::DeclContext *decl_ctx,
H A DTypeSystemClang.cpp1951 clang::UsingDirectiveDecl *TypeSystemClang::CreateUsingDirectiveDeclaration( in CreateUsingDirectiveDeclaration() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3187 decl = m_ast.CreateUsingDirectiveDeclaration( in GetClangDeclForDIE()