HomeSort by relevance Sort by last modified time
    Searched full:trailingcomma (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Parse/
ParseInit.cpp 489 bool trailingComma = false;
516 trailingComma = false;
536 trailingComma = true;
545 return !trailingComma;

Completed in 441 milliseconds