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

  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 53 string CommaSeparatedList(const vector<const FileDescriptor*> all_files) {
222 CommaSeparatedList(all_files),
  /external/clang/lib/Format/
FormatToken.h 469 class CommaSeparatedList : public TokenRole {
471 CommaSeparatedList(const FormatStyle &Style)

Completed in 663 milliseconds