Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1082 if (ObjCMethodDecl *instance_method_decl = in FindObjCMethodDeclsWithOrigin() local
1084 methods.push_back(instance_method_decl); in FindObjCMethodDeclsWithOrigin()