Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp182 std::optional<const ObjCLanguage::MethodName> objc_method = in GetMethodNameVariants() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp290 std::optional<const ObjCLanguage::MethodName> objc_method = IndexUnitImpl() local
H A DDWARFASTParserClang.cpp1034 std::optional<const ObjCLanguage::MethodName> objc_method = ParseSubroutine() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8979 if (clang::ObjCMethodDecl *objc_method = DeclGetFunctionReturnType() local
8990 if (clang::ObjCMethodDecl *objc_method = DeclGetFunctionNumArguments() local
9066 } else if (clang::ObjCMethodDecl *objc_method = DeclGetFunctionArgumentType() local