Searched refs:FunctionProtobufToIR (Results 1 – 2 of 2) sorted by relevance
77 FunctionIR FunctionProtobufToIR(const abi_dump::FunctionDecl &);
90 FunctionIR ProtobufIRReader::FunctionProtobufToIR( in FunctionProtobufToIR() function in header_checker::repr::ProtobufIRReader274 FunctionIR function_ir = FunctionProtobufToIR(function_protobuf); in ReadFunctions()