Searched refs:SectionAndParameterHelper (Results 1 – 10 of 10) sorted by relevance
39 class SectionAndParameterHelper {41 SectionAndParameterHelper(const Program& program, ErrorReporter& errors) { in SectionAndParameterHelper() function
57 SectionAndParameterHelper fSectionAndParameterHelper;
79 SectionAndParameterHelper fSectionAndParameterHelper;
122 SectionAndParameterHelper fSectionAndParameterHelper;
295 } else if (SectionAndParameterHelper::IsParameter(ref.fVariable)) { in writeVariableReference()814 if (SectionAndParameterHelper::IsParameter(*decl.fVar) && in writeEmitCode()942 } else if (SectionAndParameterHelper::IsParameter(*decl.fVar) && in writeSetData()
321 } else if (SectionAndParameterHelper::IsParameter(ref.fVariable)) { in writeVariableReference()847 if (SectionAndParameterHelper::IsParameter(*decl.fVar) && in writeEmitCode()975 } else if (SectionAndParameterHelper::IsParameter(*decl.fVar) && in writeSetData()