Searched defs:MatchingClosingBlockLineIndex (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Format/ | ||
| H A D | TokenAnnotator.h | 129 size_t MatchingClosingBlockLineIndex; variable |
| H A D | UnwrappedLineParser.h | 60 size_t MatchingClosingBlockLineIndex = kInvalidIndex; member |