Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp182 std::optional<const ObjCLanguage::ObjCMethodName> objc_method = in GetMethodNameVariants() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp306 std::optional<const ObjCLanguage::ObjCMethodName> objc_method = in IndexUnitImpl() local
H A DDWARFASTParserClang.cpp1083 const ObjCLanguage::ObjCMethodName &objc_method, const DWARFDIE &die, in ParseObjCMethod()
1334 if (std::optional<const ObjCLanguage::ObjCMethodName> objc_method = in ParseSubroutine() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9090 if (clang::ObjCMethodDecl *objc_method = in DeclGetFunctionReturnType() local
9101 if (clang::ObjCMethodDecl *objc_method = in DeclGetFunctionNumArguments() local
9175 } else if (clang::ObjCMethodDecl *objc_method = in DeclGetFunctionArgumentType() local