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