Searched defs:JavaScriptQuoteStyle (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h436 enum JavaScriptQuoteStyle { enum in struct:clang::format::FormatStyle
445 /// \brief The JavaScriptQuoteStyle to use for JavaScript strings.
446 JavaScriptQuoteStyle JavaScriptQuotes;

Completed in 53 milliseconds