Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DStorageUniquerSupport.h102 using HasTraitFn = bool (*)(TypeID); variable
H A DOperationSupport.h92 using HasTraitFn = llvm::unique_function<bool(TypeID) const>; variable