Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DAttributeParser.cpp685 std::vector<std::string> stringValues; in getStringAttr() local
/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinAttributes.cpp979 SmallVector<StringRef, 8> stringValues; in get() local