Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.h123 size_t MatchingClosingBlockLineIndex; variable
H A DUnwrappedLineParser.h60 size_t MatchingClosingBlockLineIndex = kInvalidIndex; member