Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.h129 size_t MatchingOpeningBlockLineIndex; variable
H A DUnwrappedLineParser.h55 size_t MatchingOpeningBlockLineIndex = kInvalidIndex; member