Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1010 static clang::ObjCMethodDecl *AddMethodToObjCObjectType(
H A DTypeSystemClang.cpp8191 clang::ObjCMethodDecl *TypeSystemClang::AddMethodToObjCObjectType( in AddMethodToObjCObjectType() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1022 clang::ObjCMethodDecl *objc_method_decl = m_ast.AddMethodToObjCObjectType( in ParseObjCMethod()