Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h177 bool MustBeDeclaration; global() variable
H A DUnwrappedLineParser.h61 bool MustBeDeclaration = false; global() member
H A DUnwrappedLineParser.cpp73 ScopedDeclarationState(UnwrappedLine & Line,llvm::BitVector & Stack,bool MustBeDeclaration) ScopedDeclarationState() argument
263 bool MustBeDeclaration = !Line->InPPDirective && !Style.isJavaScript(); parseFile() local
738 parseBlock(bool MustBeDeclaration,unsigned AddLevels,bool MunchSemi,bool KeepBraces,IfStmtKind * IfKind,bool UnindentWhitesmithsBraces) parseBlock() argument
[all...]