Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp805 CompilerDeclContext compiler_decl_ctx( in FindExternalVisibleDecls()
808 FindExternalVisibleDecls(context, lldb::ModuleSP(), compiler_decl_ctx, in FindExternalVisibleDecls()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h670 const CompilerDeclContext &compiler_decl_ctx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp4843 const CompilerDeclContext &compiler_decl_ctx) { in CreateTypedefType() argument
4853 ClangASTContext::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedefType()
4955 const CompilerDeclContext &compiler_decl_ctx) { in CreateTypedef() argument
4961 ClangASTContext::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()