Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp243 auto FirstEntry = reinterpret_cast<XRayRecord *>(TLD.InMemoryBuffer); in InMemoryRawLog() local
258 auto FirstEntry = in InMemoryRawLogWithArg() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h203 for (typename LVFirstMapType::const_reference FirstEntry : FirstMap) { in find() local