Home
last modified time | relevance | path

Searched refs:compiler_decl_ctx (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp700 CompilerDeclContext compiler_decl_ctx = in FindExternalVisibleDecls() local
703 FindExternalVisibleDecls(context, lldb::ModuleSP(), compiler_decl_ctx); in FindExternalVisibleDecls()
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4656 const CompilerDeclContext &compiler_decl_ctx, uint32_t payload) { in CreateTypedef() argument
4662 TypeSystemClang::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()