Searched defs:getInterfaceType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/TableGen/ | ||
H A D | Property.h | 49 StringRef getInterfaceType() const { return interfaceType; } getInterfaceType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 1798 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const { getInterfaceType() function in ObjCObjectPointerType |