Home
last modified time | relevance | path

Searched defs:AbstractType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/unittests/IR/
H A DTypeAttrNamesTest.cpp55 TEST(AbstractType, LookupWithString) { in TEST() argument
/llvm-project/mlir/include/mlir/IR/
H A DTypeSupport.h113 AbstractType(Dialect &dialect, detail::InterfaceMap &&interfaceMap, in AbstractType() function
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp5945 CanQualType AbstractType; global() member