Home
last modified time | relevance | path

Searched defs:added_function (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_dumper.cpp182 abi_dump::FunctionDecl added_function; in ConvertFunctionIR() local
385 abi_dump::FunctionDecl *added_function = tu_ptr_->add_functions(); in AddFunctionIR() local
Dir_diff_dumper.cpp220 abi_dump::FunctionDecl *added_function = nullptr; in AddLoneFunctionDiffIR() local
/development/vndk/tools/header-checker/src/dumper/
Dast_processing.cpp88 auto added_function = std::make_unique<repr::FunctionIR>(); in MutateFunctionWithLinkageName() local