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

  /external/clang/include/clang/Format/
Format.h 370 enum SpaceBeforeParensOptions {
384 SpaceBeforeParensOptions SpaceBeforeParens;
  /external/clang/lib/Format/
Format.cpp 125 struct ScalarEnumerationTraits<FormatStyle::SpaceBeforeParensOptions> {
127 FormatStyle::SpaceBeforeParensOptions &Value) {
    [all...]

Completed in 178 milliseconds