Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp4329 static bool IsFunctionArgument(const FormatToken &Tok) { in IsFunctionArgument() function
4639 if (IsFunctionArgument(Left) && in mustBreakBefore()