Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp2475 bool InFunctionDecl = Line.MightBeFunctionDecl; in calculateFormattingInformation() local
2597 bool InFunctionDecl) { in splitPenalty()