Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Format/
HDTokenAnnotator.h86 bool MustBeDeclaration; variable
HDUnwrappedLineParser.h48 bool MustBeDeclaration; member
HDUnwrappedLineParser.cpp38 bool MustBeDeclaration) in ScopedDeclarationState()
363 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock()