Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h174 size_t MatchingClosingBlockLineIndex; global() variable
H A DUnwrappedLineParser.h72 size_t MatchingClosingBlockLineIndex = kInvalidIndex; member