Searched refs:StatementMacros (Results 1 – 4 of 4) sorted by relevance
145 StatementMacros:
5123 std::vector<std::string> StatementMacros; member5500 StatementMacros == R.StatementMacros &&
1206 IO.mapOptional("StatementMacros", Style.StatementMacros); in mapping()1685 LLVMStyle.StatementMacros.push_back("Q_UNUSED"); in getLLVMStyle()1686 LLVMStyle.StatementMacros.push_back("QT_REQUIRE_VERSION"); in getLLVMStyle()
54 for (const std::string &StatementMacro : Style.StatementMacros) {