Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h133 bool mightBeFunctionDefinition() const { in mightBeFunctionDefinition() function
H A DTokenAnnotator.cpp3858 return Line.mightBeFunctionDefinition(); in mustBreakForReturnType()
4748 return Line.mightBeFunctionDefinition() in spaceRequiredBetween()
5470 Line.mightBeFunctionDefinition() && Left.MightBeFunctionDeclParen && in mustBreakBefore()