Searched refs:ConvertFunctionIR (Results 1 – 6 of 6) sorted by relevance
60 static JsonObject ConvertFunctionIR(const FunctionIR *functionp);
203 JsonObject IRToJsonConverter::ConvertFunctionIR(const FunctionIR *functionp) { in ConvertFunctionIR() function in header_checker::repr::IRToJsonConverter361 converted = ConvertFunctionIR(static_cast<const FunctionIR *>(lm)); in AddLinkableMessageIR()
286 *old_function = IRToProtobufConverter::ConvertFunctionIR( in ConvertFunctionDiffIR()288 *new_function = IRToProtobufConverter::ConvertFunctionIR( in ConvertFunctionDiffIR()
238 abi_dump::FunctionDecl IRToProtobufConverter::ConvertFunctionIR( in ConvertFunctionIR() function in header_checker::repr::IRToProtobufConverter460 *added_function = ConvertFunctionIR(functionp); in AddFunctionIR()
244 static abi_dump::FunctionDecl ConvertFunctionIR(const FunctionIR *functionp);
235 *added_function = IRToProtobufConverter::ConvertFunctionIR(function_ir); in AddLoneFunctionDiffIR()