Searched refs:endFunction (Results 1 - 16 of 16) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h61 void endFunction(const MachineFunction *) override;
83 void endFunction(const MachineFunction *) override;
H A DAsmPrinterHandler.h40 /// Every beginFunction(MF) call should be followed by an endFunction(MF)
45 // before endFunction and cannot switch sections.
51 virtual void endFunction(const MachineFunction *MF) = 0;
H A DWin64Exception.h56 void endFunction(const MachineFunction *) override;
H A DWinCodeViewLineTables.h134 void endFunction(const MachineFunction *) override;
H A DARMException.cpp68 /// endFunction - Gather and emit post-function exception information.
70 void ARMException::endFunction(const MachineFunction *MF) { function in class:ARMException
H A DDwarfCFIException.cpp137 /// endFunction - Gather and emit post-function exception information.
139 void DwarfCFIException::endFunction(const MachineFunction *) { function in class:DwarfCFIException
H A DDwarfDebug.h511 void endFunction(const MachineFunction *MF) override;
H A DWin64Exception.cpp105 /// endFunction - Gather and emit post-function exception information.
107 void Win64Exception::endFunction(const MachineFunction *MF) { function in class:Win64Exception
H A DWinCodeViewLineTables.cpp355 void WinCodeViewLineTables::endFunction(const MachineFunction *MF) { function in class:llvm::WinCodeViewLineTables
H A DDwarfDebug.cpp1169 void DwarfDebug::endFunction(const MachineFunction *MF) { function in class:DwarfDebug
1171 "endFunction should be called with the same function as beginFunction");
H A DAsmPrinter.cpp921 HI.Handler->endFunction(MF);
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DCssGrammar.java105 handler.endFunction(token);
214 void endFunction(String token); method in interface:CssGrammar.PropertyHandler
H A DStylingPolicy.java193 public void endFunction(String token) {
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 271 milliseconds