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 556 enum SpaceBeforeParensOptions {
570 SpaceBeforeParensOptions SpaceBeforeParens;
    [all...]
  /external/clang/lib/Format/
Format.cpp 186 struct ScalarEnumerationTraits<FormatStyle::SpaceBeforeParensOptions> {
188 FormatStyle::SpaceBeforeParensOptions &Value) {
    [all...]

Completed in 42 milliseconds