Home
last modified time | relevance | path

Searched defs:DefaultStyle (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp1058 const uint32_t DefaultStyle = 0x80880000; in writeDialogBody() local
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp1772 FormatStyle DefaultStyle = Styles[0]; in parseConfiguration() local