Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp694 CompilerDeclContext compiler_decl_ctx = in FindExternalVisibleDecls() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4638 CreateTypedef(lldb::opaque_compiler_type_t type,const char * typedef_name,const CompilerDeclContext & compiler_decl_ctx,uint32_t payload) CreateTypedef() argument