Home
last modified time | relevance | path

Searched defs:stringType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp243 if (auto *stringType = dyn_cast<llvm::StringInit>(getDef())) in getCppType() local
274 if (auto *stringType = dyn_cast<llvm::StringInit>(getDef())) in getSyntax() local
/llvm-project-15.0.7/mlir/unittests/IR/
H A DAttributeTest.cpp153 Type stringType = in TEST() local
162 Type stringType = in TEST() local