Home
last modified time | relevance | path

Searched refs:getAsObjCQualifiedInterfaceType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DType.cpp1464 const ObjCObjectType *Type::getAsObjCQualifiedInterfaceType() const { in getAsObjCQualifiedInterfaceType() function in Type
1475 return getAsObjCQualifiedInterfaceType() != nullptr; in isObjCQualifiedInterfaceType()
/external/clang/include/clang/AST/
DType.h1843 const ObjCObjectType *getAsObjCQualifiedInterfaceType() const;