Searched refs:abstract_method_errors (Results 1 – 1 of 1) sorted by relevance
255 llvm::Error abstract_method_errors = llvm::Error::success(); in CreatePluginObject() local259 abstract_method_errors = llvm::joinErrors( in CreatePluginObject()260 std::move(abstract_method_errors), in CreatePluginObject()266 abstract_method_errors = llvm::joinErrors( in CreatePluginObject()267 std::move(abstract_method_errors), in CreatePluginObject()273 abstract_method_errors = llvm::joinErrors( in CreatePluginObject()274 std::move(abstract_method_errors), in CreatePluginObject()280 abstract_method_errors = llvm::joinErrors( in CreatePluginObject()281 std::move(abstract_method_errors), in CreatePluginObject()291 abstract_method_errors = llvm::joinErrors( in CreatePluginObject()[all …]