Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1428 const FormatToken *MatchingParen = nullptr; getCells() local
[all...]
H A DTokenAnnotator.cpp572 auto *MatchingParen = Tok.Previous->MatchingParen; isCSharpAttributeSpecifier() local
[all...]
H A DFormatToken.h542 FormatToken *MatchingParen = nullptr; global() member