Searched refs:AddPatchFixHelper (Results 1 – 5 of 5) sorted by relevance
50 void AddPatchFixHelper(util::PatchFix *patchFixHelper) in AddPatchFixHelper() function
138 parser_->AddPatchFixHelper(patchFixHelper); in InitPatchFixHelper()139 compiler_->AddPatchFixHelper(patchFixHelper); in InitPatchFixHelper()
143 void AddPatchFixHelper(util::PatchFix *patchFixHelper) in AddPatchFixHelper() function
186 void AddPatchFixHelper(util::PatchFix *patchFixHelper);
3823 void ParserImpl::AddPatchFixHelper(util::PatchFix *patchFixHelper) in AddPatchFixHelper() function in panda::es2panda::parser::ParserImpl3825 program_.AddPatchFixHelper(patchFixHelper); in AddPatchFixHelper()