Searched defs:ExecutorchCppSignature (Results 1 – 2 of 2) sorted by relevance
63 def _sig_decl_wrapper(sig: CppSignature | ExecutorchCppSignature) -> str:80 sig: CppSignature | ExecutorchCppSignature,
16 class ExecutorchCppSignature: class