Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp809 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); LookUpLldbClass() local
914 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); LookUpLldbObjCClass() local
H A DClangASTSource.cpp1057 CompilerDeclContext function_decl_ctx = sc.function->GetDeclContext(); FindObjCMethodDecls() local