Searched refs:SCs (Results 1 – 4 of 4) sorted by relevance
100 <SCs>{102 where SCs is a list of one or more start conditions. Inside104 prefix <SCs> applied to it, until a '}' which matches the
3008 std::vector<const Record *> SCs = R.getSuperClasses(); in operator <<() local3009 if (!SCs.empty()) { in operator <<()3011 for (const Record *SC : SCs) in operator <<()
680 MEowFAYHKoZIzj0CAQYJKyQDAwIIAQEDAzIABBwKL1WSX5udilqia/SCs+8O02vu
1528 std::vector<const Record *> SCs = Search->getSuperClasses(); in createArgument() local1529 for (const Record *Base : reverse(SCs)) { in createArgument()