Home
last modified time | relevance | path

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

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