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

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

Completed in 69 milliseconds