Searched defs:CppSignature (Results 1 – 4 of 4) sorted by relevance
448 def generate_defn(cpp_sig: CppSignature) -> str:801 def generate_defn(cpp_sig: CppSignature) -> str:
56 explicit CppSignature(std::type_index signature): signature_(std::move(signature)) {} in CppSignature() function
20 class CppSignature: class
383 cpp_sig: CppSignature,