Searched refs:addCXXMethod (Results 1 – 3 of 3) sorted by relevance
86 void addCXXMethod(ContextID CtxID, llvm::StringRef Name,
1054 Writer.addCXXMethod(TagCtxID, CXXMethod.Name, MI, SwiftVersion); in convertTagContext()
1515 void APINotesWriter::addCXXMethod(ContextID CtxID, llvm::StringRef Name, in addCXXMethod() function in clang::api_notes::APINotesWriter