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