Home
last modified time | relevance | path

Searched refs:new_function_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_diff_representation.h347 new_function_(new_function), in FunctionDiffIR()
359 return new_function_; in GetNewFunction()
366 const FunctionIR *new_function_; variable