Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp942 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in FindExternalVisibleDecls() local
1037 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in FindExternalVisibleDecls() local
H A DClangASTSource.cpp1293 CompilerDeclContext function_decl_ctx = sc.function->GetDeclContext(); in FindObjCMethodDecls() local