reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
220 template <class T> bool moveOnNoError(llvm::ErrorOr<T> Val, T &Output) { 220 template <class T> bool moveOnNoError(llvm::ErrorOr<T> Val, T &Output) {