Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h885 static clang::ObjCMethodDecl *AddMethodToObjCObjectType(
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1352 m_ast.AddMethodToObjCObjectType( in ParseTypeFromDWARF()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8600 clang::ObjCMethodDecl *ClangASTContext::AddMethodToObjCObjectType( in AddMethodToObjCObjectType() function in ClangASTContext