Searched refs:EndModule (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h133 /// EndModule - Emit all exception information that should come after the
135 virtual void EndModule();
167 /// EndModule - Emit all exception information that should come after the
169 virtual void EndModule();
190 /// EndModule - Emit all exception information that should come after the
192 virtual void EndModule();
222 /// EndModule - Emit all exception information that should come after the
224 virtual void EndModule();
H A DWin64Exception.cpp47 /// EndModule - Emit all exception information that should come after the
49 void Win64Exception::EndModule() { function in class:Win64Exception
H A DARMException.cpp55 void ARMException::EndModule() { function in class:ARMException
H A DDwarfCFIException.cpp49 /// EndModule - Emit all exception information that should come after the
51 void DwarfCFIException::EndModule() { function in class:DwarfCFIException
H A DDwarfException.cpp720 /// EndModule - Emit all exception information that should come after the
722 void DwarfException::EndModule() {
H A DAsmPrinter.cpp915 DE->EndModule();

Completed in 126 milliseconds