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