Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUncheckedOptionalAccessCheck.cpp24 static constexpr llvm::StringLiteral FuncID("fun"); variable
/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h55 using FuncID = int32_t; variable
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp608 for (auto FuncID : Caller.Indices) in visitKnownRecord() local