Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h49 StringRef getInterfaceType() const { return interfaceType; } getInterfaceType() function
/llvm-project/clang/lib/AST/
H A DType.cpp1798 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const { getInterfaceType() function in ObjCObjectPointerType