Searched defs:RecursionDepth (Results 1 – 2 of 2) sorted by relevance
122 size_t RecursionDepth = 0; variable
46 std::optional<llvm::DenseMap<int32_t, RecursionStatus>> RecursionDepth; member