Home
last modified time | relevance | path

Searched refs:endFunction (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h66 void endFunction(const MachineFunction *) override;
91 void endFunction(const MachineFunction *) override;
DAsmPrinterHandler.h55 virtual void endFunction(const MachineFunction *MF) = 0;
DDebugHandlerBase.h87 void endFunction(const MachineFunction *MF) override;
DWinException.h97 void endFunction(const MachineFunction *) override;
DARMException.cpp68 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
DDwarfCFIException.cpp173 void DwarfCFIException::endFunction(const MachineFunction *) { in endFunction() function in DwarfCFIException
DDebugHandlerBase.cpp226 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase
DCodeViewDebug.h300 void endFunction(const MachineFunction *) override;
DDwarfDebug.cpp1091 void DwarfDebug::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfDebug
1103 DebugHandlerBase::endFunction(MF); in endFunction()
1135 DebugHandlerBase::endFunction(MF); in endFunction()
1169 DebugHandlerBase::endFunction(MF); in endFunction()
DDwarfDebug.h469 void endFunction(const MachineFunction *MF) override;
DCodeViewDebug.cpp1914 void CodeViewDebug::endFunction(const MachineFunction *MF) { in endFunction() function in CodeViewDebug
1924 DebugHandlerBase::endFunction(MF); in endFunction()
DWinException.cpp104 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h66 void endFunction(const MachineFunction *) override;
91 void endFunction(const MachineFunction *) override;
DWinCFGuard.h43 void endFunction(const MachineFunction *MF) override {} in endFunction() function
DAsmPrinterHandler.h55 virtual void endFunction(const MachineFunction *MF) = 0;
DDebugHandlerBase.h117 void endFunction(const MachineFunction *MF) override;
DWinException.h101 void endFunction(const MachineFunction *) override;
DARMException.cpp61 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
DDwarfCFIException.cpp167 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfCFIException
DDebugHandlerBase.cpp295 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase
DWinException.cpp114 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssGrammar.java105 handler.endFunction(token); in parsePropertyValue()
214 void endFunction(String token); in endFunction() method
DStylingPolicy.java193 public void endFunction(String token) { in sanitizeCssProperties()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h492 void endFunction(const MachineFunction *MF);
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...

12