Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h55 using FuncID = int32_t; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp593 for (auto FuncID : Caller.Indices) visitKnownRecord() local