Home
last modified time | relevance | path

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

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