Home
last modified time | relevance | path

Searched defs:startFunctionFrame (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFCFIChecker/
H A DDWARFCFIFunctionFrameAnalyzer.cpp18 void CFIFunctionFrameAnalyzer::startFunctionFrame( in startFunctionFrame() function in CFIFunctionFrameAnalyzer
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFCFIChecker/
H A DDWARFCFIFunctionFrameReceiver.h40 virtual void startFunctionFrame(bool IsEH, in startFunctionFrame() function