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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
ARMException.cpp 49 /// BeginFunction - Gather pre-function exception information. Assumes it's
51 void ARMException::BeginFunction(const MachineFunction *MF) {
DwarfCFIException.cpp 85 /// BeginFunction - Gather pre-function exception information. Assumes it's
87 void DwarfCFIException::BeginFunction(const MachineFunction *MF) {
Win64Exception.cpp 53 /// BeginFunction - Gather pre-function exception information. Assumes it's
55 void Win64Exception::BeginFunction(const MachineFunction *MF) {
  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 241 class BeginFunction {

Completed in 79 milliseconds