HomeSort by relevance Sort by last modified time
    Searched defs:EndFunction (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 62 /// EndFunction - Gather and emit post-function exception information.
64 void ARMException::EndFunction() {
DwarfCFIException.cpp 138 /// EndFunction - Gather and emit post-function exception information.
140 void DwarfCFIException::EndFunction() {
Win64Exception.cpp 89 /// EndFunction - Gather and emit post-function exception information.
91 void Win64Exception::EndFunction() {
  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 230 class EndFunction {
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 301 /// EndFunction - Discard function meta information.
303 void MachineModuleInfo::EndFunction() {

Completed in 2061 milliseconds