Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1022 CreateUsingDirectiveDeclaration(clang::DeclContext *decl_ctx,
H A DTypeSystemClang.cpp1984 clang::UsingDirectiveDecl *TypeSystemClang::CreateUsingDirectiveDeclaration( in CreateUsingDirectiveDeclaration() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3266 decl = m_ast.CreateUsingDirectiveDeclaration( in GetClangDeclForDIE()