Searched defs:CurrentDepth (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/ | ||
| H A D | stack_trace_compressor.cpp | 72 for (size_t CurrentDepth = 0; CurrentDepth < UnpackedSize; CurrentDepth++) { in pack() local |
| /llvm-project-15.0.7/llvm/lib/Analysis/ | ||
| H A D | LoopNestAnalysis.cpp | 267 unsigned CurrentDepth = 1; in getMaxPerfectDepth() local |
| /llvm-project-15.0.7/clang/lib/ASTMatchers/ | ||
| H A D | ASTMatchFinder.cpp | 409 int CurrentDepth; member in clang::ast_matchers::internal::__anon5fcafee50111::MatchChildASTVisitor |