Searched defs:ConvertFunctionIR (Results 1 – 2 of 2) sorted by relevance
/development/vndk/tools/header-checker/src/repr/protobuf/ | ||
D | ir_dumper.cpp | 191 abi_dump::FunctionDecl IRToProtobufConverter::ConvertFunctionIR( in ConvertFunctionIR() function in header_checker::repr::IRToProtobufConverter |
/development/vndk/tools/header-checker/src/repr/json/ | ||
D | ir_dumper.cpp | 197 JsonObject IRToJsonConverter::ConvertFunctionIR(const FunctionIR *functionp) { in ConvertFunctionIR() function in header_checker::repr::IRToJsonConverter |