Home
last modified time | relevance | path

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

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