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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h441 ObjCProtocolDecl *getProtocol() const { return TheProtocol; } function in class:clang::ObjCProtocolExpr
H A DType.h4340 ObjCProtocolDecl *getProtocol(unsigned I) const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
4425 getProtocol enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCInterfaceType::__anon2945
4548 ObjCProtocolDecl *getProtocol(unsigned I) const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectPointerType

Completed in 77 milliseconds