Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSerialization.h327 static void registerErrorType(std::string Name, SerializeFtor Serialize, in registerErrorType() function
431 SerializationTraits<ChannelT, Error>::template registerErrorType<ErrorInfoT>( in registerErrorSerialization()