Searched refs:SpaceBeforeParensOptions (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h514 enum SpaceBeforeParensOptions { enum in struct:clang::format::FormatStyle
528 SpaceBeforeParensOptions SpaceBeforeParens;
/external/clang/lib/Format/
H A DFormat.cpp168 struct ScalarEnumerationTraits<FormatStyle::SpaceBeforeParensOptions> {
170 FormatStyle::SpaceBeforeParensOptions &Value) {

Completed in 74 milliseconds