Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.h122 size_t RecursionDepth = 0; variable
/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h46 std::optional<llvm::DenseMap<int32_t, RecursionStatus>> RecursionDepth; member