Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h178 bool MustBeDeclaration; variable
H A DUnwrappedLineParser.h55 bool MustBeDeclaration = false; member
H A DUnwrappedLineParser.cpp74 bool MustBeDeclaration) in ScopedDeclarationState() argument
274 bool MustBeDeclaration = !Line->InPPDirective && !Style.isJavaScript(); in parseFile() local
746 FormatToken *UnwrappedLineParser::parseBlock(bool MustBeDeclaration, in parseBlock() argument
[all...]