Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h1013 CreateUsingDirectiveDeclaration(clang::DeclContext *decl_ctx,
DTypeSystemClang.cpp1841 clang::UsingDirectiveDecl *TypeSystemClang::CreateUsingDirectiveDeclaration( in CreateUsingDirectiveDeclaration() function in TypeSystemClang
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3244 decl = m_ast.CreateUsingDirectiveDeclaration( in GetClangDeclForDIE()