Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp182 std::optional<const ObjCLanguage::MethodName> objc_method = in GetMethodNameVariants() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp293 std::optional<const ObjCLanguage::MethodName> objc_method = IndexUnitImpl() local
H A DDWARFASTParserClang.cpp961 ParseObjCMethod(const ObjCLanguage::MethodName & objc_method,const DWARFDIE & die,CompilerType clang_type,const ParsedDWARFTypeAttributes & attrs,bool is_variadic) ParseObjCMethod() argument
1222 if (std::optional<const ObjCLanguage::MethodName> objc_method = ParseSubroutine() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9161 if (clang::ObjCMethodDecl *objc_method = DeclGetFunctionReturnType() local
9172 if (clang::ObjCMethodDecl *objc_method = DeclGetFunctionNumArguments() local
9246 } else if (clang::ObjCMethodDecl *objc_method = DeclGetFunctionArgumentType() local