Searched refs:endFunction (Results 1 – 14 of 14) sorted by relevance
55 void endFunction(const MachineFunction *) override;82 void endFunction(const MachineFunction *) override;114 void endFunction(const MachineFunction *) override;
47 virtual void endFunction(const MachineFunction *MF) = 0;
128 void endFunction(const MachineFunction *) override;
90 void Win64Exception::endFunction(const MachineFunction *) { in endFunction() function in Win64Exception
134 void endFunction(const MachineFunction *) override;
138 void DwarfCFIException::endFunction(const MachineFunction *) { in endFunction() function in DwarfCFIException
75 void ARMException::endFunction(const MachineFunction *) { in endFunction() function in ARMException
306 void WinCodeViewLineTables::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::WinCodeViewLineTables
588 void endFunction(const MachineFunction *MF) override;
704 void EHStreamer::endFunction(const MachineFunction *) { in endFunction() function in EHStreamer
862 HI.Handler->endFunction(MF); in EmitFunctionBody()
1534 void DwarfDebug::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfDebug
105 handler.endFunction(token); in parsePropertyValue()214 void endFunction(String token); in endFunction() method
193 public void endFunction(String token) { in sanitizeCssProperties()