Home
last modified time | relevance | path

Searched refs:StartsSimpleOneArgList (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp865 auto StartsSimpleOneArgList = [&](const FormatToken &TokAfterLParen) { in addTokenOnCurrentLine() local
907 !StartsSimpleOneArgList(Current)) { in addTokenOnCurrentLine()