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