Searched defs:EndFunction (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/common/
H A Dstabs_to_module.cc101 bool StabsToModule::EndFunction(uint64_t address) { function in class:google_breakpad::StabsToModule
H A Dstabs_reader.h304 virtual bool EndFunction(uint64_t address) { return true; } function in class:google_breakpad::StabsHandler
/external/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp236 /// EndFunction - Discard function meta information.
238 void MachineModuleInfo::EndFunction() { function in class:MachineModuleInfo
/external/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h241 class EndFunction { class in namespace:clang::ento::check

Completed in 142 milliseconds