HomeSort by relevance Sort by last modified time
    Searched refs:TT_Unknown (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Format/
FormatToken.h 58 TT_Unknown
81 IsUnterminatedLiteral(false), BlockKind(BK_Unknown), Type(TT_Unknown),
TokenAnnotator.cpp 205 Left->Type = TT_Unknown;
534 CurrentToken->Type = TT_Unknown;
613 if (Current.Type == TT_Unknown) {
731 return TT_Unknown;
    [all...]

Completed in 1311 milliseconds