Searched defs:AddMethod (Results 1 – 4 of 4) sorted by relevance
89 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
1309 void ItaniumVTableBuilder::AddMethod(const CXXMethodDecl *MD, in AddMethod() function in __anon0cfdcd2c0111::ItaniumVTableBuilder2520 void AddMethod(const CXXMethodDecl *MD, ThunkInfo TI) { in AddMethod() function in __anon0cfdcd2c0611::VFTableBuilder
5087 const auto AddMethod = [&](const ObjCMethodDecl *M) { in AddObjCProperties() local