Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp2084 bool InFunctionDecl = Line.MightBeFunctionDecl; in calculateFormattingInformation() local
2205 bool InFunctionDecl) { in splitPenalty()