Searched refs:RegexType (Results 1 – 1 of 1) sorted by relevance
1468 const auto *RegexType = dyn_cast<TypedInit>(Regex); in ParseOperation() local1469 if (!RegexType) { in ParseOperation()1474 const auto *SType = dyn_cast<StringRecTy>(RegexType->getType()); in ParseOperation()