Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp4072 bool InParameterList = false; in calculateFormattingInformation() local
4129 InParameterList = true; in calculateFormattingInformation()
4133 InParameterList = false; in calculateFormattingInformation()
4134 } else if (InParameterList && in calculateFormattingInformation()