Home
last modified time | relevance | path

Searched refs:attrMapping (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DMLIRContext.cpp250 for (auto attrMapping : registeredAttributes) in ~MLIRContextImpl() local
251 attrMapping.second->~AbstractAttribute(); in ~MLIRContextImpl()