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

  /external/clang/lib/Format/
FormatToken.h 35 TT_InheritanceColon,
TokenAnnotator.cpp 332 Tok->Type = TT_InheritanceColon;
    [all...]
Format.cpp 768 else if (Previous.Type == TT_InheritanceColon)
    [all...]

Completed in 278 milliseconds