Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.h132 bool MustBeDeclaration; variable
H A DUnwrappedLineParser.h49 bool MustBeDeclaration; member
H A DUnwrappedLineParser.cpp42 bool MustBeDeclaration) in ScopedDeclarationState()
302 bool MustBeDeclaration = in parseFile() local
582 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, unsigned AddLevels, in parseBlock()