Searched refs:addDocument (Results 1 – 5 of 5) sorted by relevance
83 void InterfaceFile::addDocument(std::shared_ptr<InterfaceFile> &&Document) { in addDocument() function in InterfaceFile283 IF->addDocument(std::move(NewDoc)); in remove()291 IF->addDocument(std::move(Result.get())); in remove()348 IF->addDocument(std::move(Result.get())); in extract()
336 File->addDocument(createInterfaceFile(Slices, IN)); in convertToInterfaceFile()
732 IF->addDocument(std::shared_ptr<InterfaceFile>(std::move(File))); in getInterfaceFileFromJSON()
1128 File->addDocument( in get()
326 void addDocument(std::shared_ptr<InterfaceFile> &&Document);