Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DProperty.cpp53 Property(StringRef storageType,StringRef interfaceType,StringRef convertFromStorageCall,StringRef assignToStorageCall,StringRef convertToAttributeCall,StringRef convertFromAttributeCall,StringRef readFromMlirBytecodeCall,StringRef writeToMlirBytecodeCall,StringRef hashPropertyCall,StringRef defaultValue) Property() argument
/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h99 StringRef interfaceType; global() variable