Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp1011 std::string attrNameStr; in parseNamedAttributeDecl() local
/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp2234 llvm::raw_string_ostream attrNameStr(attrName); in printDialectAttribute() local