Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionDeclMap.cpp694 CompilerDeclContext compiler_decl_ctx = in FindExternalVisibleDecls() local
697 FindExternalVisibleDecls(context, lldb::ModuleSP(), compiler_decl_ctx); in FindExternalVisibleDecls()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp4638 const CompilerDeclContext &compiler_decl_ctx, uint32_t payload) { in CreateTypedef() argument
4644 TypeSystemClang::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()