Searched refs:StatementMacros (Results 1 – 4 of 4) sorted by relevance
145 StatementMacros:
4842 std::vector<std::string> StatementMacros; member5153 StatementMacros == R.StatementMacros &&
1119 IO.mapOptional("StatementMacros", Style.StatementMacros); in mapping()1588 LLVMStyle.StatementMacros.push_back("Q_UNUSED"); in getLLVMStyle()1589 LLVMStyle.StatementMacros.push_back("QT_REQUIRE_VERSION"); in getLLVMStyle()
52 for (const std::string &StatementMacro : Style.StatementMacros) {