Searched refs:TT_BitFieldColon (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/Format/ | ||
H A D | FormatToken.h | 32 TT_BitFieldColon, enumerator in enum:clang::format::TokenType |
H A D | TokenAnnotator.cpp | 405 Tok->Type = TT_BitFieldColon; |
Completed in 395 milliseconds