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

  /external/clang/lib/Format/
FormatToken.h 65 TT_StartOfName,
263 /// Only set if \c Type == \c TT_StartOfName.
TokenAnnotator.cpp 742 Current.Type = TT_StartOfName;
    [all...]
ContinuationIndenter.cpp 550 if (NextNonComment->Type == TT_StartOfName ||
    [all...]

Completed in 46 milliseconds