Searched refs:EndFunction (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h141 /// EndFunction - Gather and emit post-function exception information.
142 virtual void EndFunction();
175 /// EndFunction - Gather and emit post-function exception information.
176 virtual void EndFunction();
198 /// EndFunction - Gather and emit post-function exception information.
199 virtual void EndFunction();
230 /// EndFunction - Gather and emit post-function exception information.
231 virtual void EndFunction();
H A DWin64Exception.cpp89 /// EndFunction - Gather and emit post-function exception information.
91 void Win64Exception::EndFunction() { function in class:Win64Exception
H A DARMException.cpp67 /// EndFunction - Gather and emit post-function exception information.
69 void ARMException::EndFunction() { function in class:ARMException
H A DDwarfCFIException.cpp138 /// EndFunction - Gather and emit post-function exception information.
140 void DwarfCFIException::EndFunction() { function in class:DwarfCFIException
H A DDwarfException.cpp732 /// EndFunction - Gather and emit post-function exception information.
734 void DwarfException::EndFunction() {
H A DAsmPrinter.cpp823 DE->EndFunction();
825 MMI->EndFunction();
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp30 check::EndFunction > {
H A DTraversalChecker.cpp28 check::EndFunction > {
H A DCheckerDocumentation.cpp47 check::EndFunction,
160 /// check::EndFunction
/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h186 /// EndFunction - Discard function meta information.
188 void EndFunction();
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h230 class EndFunction { class in namespace:clang::ento::check
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp301 /// EndFunction - Discard function meta information.
303 void MachineModuleInfo::EndFunction() { function in class:MachineModuleInfo
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp957 MMI->EndFunction();

Completed in 148 milliseconds