Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp747 if (ObjCMethodDecl *instance_method_decl = in FindObjCMethodDeclsWithOrigin() local
749 methods.push_back(instance_method_decl); in FindObjCMethodDeclsWithOrigin()