Searched defs:getAsObjCQualifiedInterfaceType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DType.cpp485 const ObjCObjectType *Type::getAsObjCQualifiedInterfaceType() const { function in class:Type
496 return getAsObjCQualifiedInterfaceType() != nullptr;

Completed in 71 milliseconds