Home
last modified time | relevance | path

Searched refs:TT_ObjCBlockLBrace (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DFormatToken.h51 TT_ObjCBlockLBrace, enumerator
DTokenAnnotator.cpp300 Left->Type = TT_ObjCBlockLBrace; in parseBrace()
1640 Tok.Type != TT_ObjCBlockLBrace && Tok.Type != TT_DictLiteral; in isAllmanBrace()
DContinuationIndenter.cpp891 (State.NextToken->Type == TT_ObjCBlockLBrace in moveStateToNewBlock()