Searched defs:qual_end (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Type.h | 4311 qual_iterator qual_end() const { return qual_begin() + getNumProtocols(); } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType 4403 qual_end, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCInterfaceType::__anon14947 4515 qual_iterator qual_end() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectPointerType 4516 return getObjectType()->qual_end(); |
Completed in 89 milliseconds