Searched refs:endFunction (Results 1 – 13 of 13) sorted by relevance
61 void endFunction(const MachineFunction *) override;83 void endFunction(const MachineFunction *) override;
52 virtual void endFunction(const MachineFunction *MF) = 0;
97 void endFunction(const MachineFunction *) override;
128 void endFunction(const MachineFunction *) override;
157 void DwarfCFIException::endFunction(const MachineFunction *) { in endFunction() function in DwarfCFIException
70 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
501 void endFunction(const MachineFunction *MF) override;
370 void WinCodeViewLineTables::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::WinCodeViewLineTables
104 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException
1190 void DwarfDebug::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfDebug
971 HI.Handler->endFunction(MF); in EmitFunctionBody()
105 handler.endFunction(token); in parsePropertyValue()214 void endFunction(String token); in endFunction() method
193 public void endFunction(String token) { in sanitizeCssProperties()