Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3518 const auto *LeftParen = Tok; calculateFormattingInformation() local
3977 const FormatToken *LeftParen = nullptr; spaceRequiredBetween() local
H A DUnwrappedLineParser.cpp2511 auto *LeftParen = FormatTok; parseParens() local