Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp40 bool MustBeDeclaration) in ScopedDeclarationState()
257 bool MustBeDeclaration = in parseFile() local
412 void UnwrappedLineParser::parseBlock(bool MustBeDeclaration, bool AddLevel, in parseBlock()
H A DUnwrappedLineParser.h49 bool MustBeDeclaration; member
H A DTokenAnnotator.h114 bool MustBeDeclaration; variable