Home
last modified time | relevance | path

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

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