Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h178 bool MustBeDeclaration; global() variable
H A DUnwrappedLineParser.h55 bool MustBeDeclaration = false; member
H A DUnwrappedLineParser.cpp74 Line.MustBeDeclaration = MustBeDeclaration; in ScopedDeclarationState() argument
274 MustBeDeclaration); in parseFile() local
742 parseBlock(bool MustBeDeclaration,unsigned AddLevels,bool MunchSemi,bool KeepBraces,IfStmtKind * IfKind,bool UnindentWhitesmithsBraces) parseBlock() argument
[all...]