Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Format/
DTokenAnnotator.h86 bool MustBeDeclaration; variable
DUnwrappedLineParser.h48 bool MustBeDeclaration; member
DUnwrappedLineParser.cpp38 bool MustBeDeclaration) in ScopedDeclarationState()
363 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock()