Searched refs:IfMacros (Results 1 – 3 of 3) sorted by relevance
2662 std::vector<std::string> IfMacros; member
44 for (const std::string &IfMacro : Style.IfMacros) {
996 IO.mapOptional("IfMacros", Style.IfMacros); in mapping()1503 LLVMStyle.IfMacros.push_back("KJ_IF_MAYBE"); in getLLVMStyle()