HomeSort by: relevance | last modified time | path
    Searched defs:kNone (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
AtomicChange.h 165 // kNone: Don't format anything.
167 enum FormatOption { kAll, kNone, kViolations };
169 FormatOption Format = kNone;
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-spec-builders.h 258 : file_(a_file), line_(a_line), last_clause_(kNone) {}
269 kNone,
290 // Initially kNone and changes as the statement is parsed.
734 kNone,

Completed in 53 milliseconds