Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/util/
DConstants.h326 DontAlign = 0x2 enumerator
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp3892 FormatStyle DontAlign = getLLVMStyle(); in TEST_F() local