Home
last modified time | relevance | path

Searched defs:EndBufferRecord (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DFDRTraceExpander.cpp104 Error TraceExpander::visit(EndBufferRecord &) { in visit() argument
H A DBlockVerifier.cpp174 visit(EndBufferRecord &) visit() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h361 EndBufferRecord() in EndBufferRecord() function