Searched defs:AddMethod (Results 1 – 4 of 4) sorted by relevance
92 void UdtRecordCompleter::AddMethod(llvm::StringRef name, TypeIndex type_idx, in AddMethod() function in UdtRecordCompleter
80 void AddMethod(llvm::StringRef name, MemberAccess access, in AddMethod() function
1339 void ItaniumVTableBuilder::AddMethod(const CXXMethodDecl *MD, in AddMethod() function in __anon1858bcf60111::ItaniumVTableBuilder2613 void AddMethod(const CXXMethodDecl *MD, ThunkInfo TI) { in AddMethod() function in __anon1858bcf60711::VFTableBuilder
5101 const auto AddMethod = [&](const ObjCMethodDecl *M) { in AddObjCProperties() local