Searched refs:AddFunctionIR (Results 1 – 2 of 2) sorted by relevance
50 bool AddFunctionIR(const FunctionIR *);
329 return AddFunctionIR(static_cast<const FunctionIR*>(lm)); in AddLinkableMessageIR()384 bool ProtobufIRDumper::AddFunctionIR(const FunctionIR *functionp) { in AddFunctionIR() function in header_checker::repr::ProtobufIRDumper