Searched refs:CppSignatureWithDebug (Results 1 – 2 of 2) sorted by relevance
282 struct CppSignatureWithDebug { struct287 std::optional<CppSignatureWithDebug> cpp_signature_; argument288 std::optional<CppSignatureWithDebug> sym_cpp_signature_;296 …id reportSignatureError(const CppSignature& call_signature, const CppSignatureWithDebug& saved_sig…
134 local_cpp_signature = CppSignatureWithDebug { *cpp_signature, debug, dispatch_key }; in registerKernel()502 …y::reportSignatureError(const CppSignature& call_signature, const CppSignatureWithDebug& saved_sig… in registerKernel()