Searched refs:AddFunctionTypeIR (Results 1 – 2 of 2) sorted by relevance
47 bool AddFunctionTypeIR(const FunctionTypeIR *function_typep);
400 return AddFunctionTypeIR(static_cast<const FunctionTypeIR*>(lm)); in AddLinkableMessageIR()446 bool ProtobufIRDumper::AddFunctionTypeIR(const FunctionTypeIR *function_typep) { in AddFunctionTypeIR() function in header_checker::repr::ProtobufIRDumper