Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp440 auto *MatchingParen = Tok.Previous->MatchingParen; in isCSharpAttributeSpecifier() local
H A DFormatToken.h426 FormatToken *MatchingParen = nullptr; member