Home
last modified time | relevance | path

Searched refs:ErrorValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.h47 auto remoteCall(Fn1 Preprocessor, Fn2 Postprocessor, TReturn ErrorValue,
H A DClient.cpp28 TReturn ErrorValue, bool CanTimeOut) { in remoteCall() argument
51 return ErrorValue; in remoteCall()