Home
last modified time | relevance | path

Searched defs:interfaceMap (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DTypeSupport.h56 AbstractType(Dialect &dialect, detail::InterfaceMap &&interfaceMap, in AbstractType()
65 detail::InterfaceMap interfaceMap; variable
DAttributeSupport.h57 AbstractAttribute(Dialect &dialect, detail::InterfaceMap &&interfaceMap, in AbstractAttribute()
66 detail::InterfaceMap interfaceMap; variable
DOperationSupport.h203 detail::InterfaceMap interfaceMap; variable
/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp640 detail::InterfaceMap &&interfaceMap, HasTraitFn hasTrait) { in insert()
662 detail::InterfaceMap &&interfaceMap, HasTraitFn hasTrait) in AbstractOperation()
/external/guava/android/guava-tests/test/com/google/common/reflect/
DTypeTokenTest.java543 Map<Class<?>, Type> interfaceMap = Maps.newHashMap(); in testGetGenericInterfaces_withInterfaces() local
552 interfaceMap); in testGetGenericInterfaces_withInterfaces() local
/external/guava/guava-tests/test/com/google/common/reflect/
DTypeTokenTest.java543 Map<Class<?>, Type> interfaceMap = Maps.newHashMap(); in testGetGenericInterfaces_withInterfaces() local
552 interfaceMap); in testGetGenericInterfaces_withInterfaces() local