Searched refs:StatementAttributeLikeMacros (Results 1 – 5 of 5) sorted by relevance
3817 std::vector<std::string> StatementAttributeLikeMacros; member3989 StatementAttributeLikeMacros == R.StatementAttributeLikeMacros &&
70 Style.StatementAttributeLikeMacros) {
899 Style.StatementAttributeLikeMacros); in mapping()1340 LLVMStyle.StatementAttributeLikeMacros.push_back("Q_EMIT"); in getLLVMStyle()
20598 Style.StatementAttributeLikeMacros.clear(); in TEST_F()20600 StatementAttributeLikeMacros, in TEST_F()24742 TEST_F(FormatTest, StatementAttributeLikeMacros) { in TEST_F() argument24760 Style.StatementAttributeLikeMacros.push_back("emit"); in TEST_F()24763 Style.StatementAttributeLikeMacros = {}; in TEST_F()
4506 **StatementAttributeLikeMacros** (``List of Strings``) :versionbadge:`clang-format 12`4514 StatementAttributeLikeMacros: []4519 StatementAttributeLikeMacros: [emit]