Home
last modified time | relevance | path

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

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