Searched defs:DerivePointerAlignment (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 3613 .. _DerivePointerAlignment: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 2472 bool DerivePointerAlignment; global() member |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 11523 FormatStyle DerivePointerAlignment = getLLVMStyle(); TEST_F() local |