Searched refs:stringType (Results 1 – 2 of 2) sorted by relevance
153 Type stringType = in TEST() local156 testSplat(stringType, value); in TEST()162 Type stringType = in TEST() local164 Attribute stringAttr = StringAttr::get("test-string", stringType); in TEST()165 testSplat(stringType, stringAttr); in TEST()
243 if (auto *stringType = dyn_cast<llvm::StringInit>(getDef())) in getCppType() local244 return stringType->getValue(); in getCppType()274 if (auto *stringType = dyn_cast<llvm::StringInit>(getDef())) in getSyntax() local275 return stringType->getValue(); in getSyntax()