Home
last modified time | relevance | path

Searched defs:InFunctionDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2546 bool InFunctionDecl = Line.MightBeFunctionDecl; in calculateFormattingInformation() local
2713 bool InFunctionDecl) { in splitPenalty()