Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp808 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbClass() local
913 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbObjCClass() local
H A DClangASTSource.cpp1007 CompilerDeclContext function_decl_ctx = sc.function->GetDeclContext(); in FindObjCMethodDecls() local