Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp275 if (auto *stringType = dyn_cast<llvm::StringInit>(getDef())) getCppType() local
317 if (auto *stringType = dyn_cast<llvm::StringInit>(getDef())) getSyntax() local
/llvm-project/mlir/unittests/IR/
H A DAttributeTest.cpp190 Type stringType = in TEST() local
199 Type stringType = in TEST() local