Home
last modified time | relevance | path

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

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