Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp1387 bool InFunctionDecl = Line.MightBeFunctionDecl; in calculateFormattingInformation() local
1490 bool InFunctionDecl) { in splitPenalty()