Home
last modified time | relevance | path

Searched defs:objc_method (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp251 ObjCLanguage::MethodName objc_method(name, true); in IndexUnitImpl() local
H A DDWARFASTParserClang.cpp966 ObjCLanguage::MethodName objc_method(attrs.name.GetStringRef(), true); in ParseSubroutine() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp231 ObjCLanguage::MethodName objc_method(method_name.GetCString(), false); in GetMethodNameVariants() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9340 if (clang::ObjCMethodDecl *objc_method = in DeclGetFunctionReturnType() local
9351 if (clang::ObjCMethodDecl *objc_method = in DeclGetFunctionNumArguments() local
9367 } else if (clang::ObjCMethodDecl *objc_method = in DeclGetFunctionArgumentType() local
9583 if (ObjCMethodDecl *objc_method = in DeclContextIsClassMethod() local