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

  /external/clang/lib/Format/
FormatToken.h 91 FD_Continue,
WhitespaceManager.cpp 52 Tok.Decision = (Newlines > 0) ? FD_Break : FD_Continue;
Format.cpp     [all...]

Completed in 43 milliseconds