Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp3464 static bool IsFunctionArgument(const FormatToken &Tok) { in IsFunctionArgument() function
3479 IsFunctionArgument(Tok)) || in isItAInlineLambdaAllowed()
3676 if (IsFunctionArgument(Left) && in mustBreakBefore()