Searched defs:MatchingParen (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | WhitespaceManager.cpp | 1428 const FormatToken *MatchingParen = nullptr; getCells() local |
H A D | TokenAnnotator.cpp | 572 auto *MatchingParen = Tok.Previous->MatchingParen; isCSharpAttributeSpecifier() local |
H A D | FormatToken.h | 542 FormatToken *MatchingParen = nullptr; global() member |