Lines Matching defs:forProtocol
1447 bool forProtocol);
3859 bool forProtocol = false;
3864 forProtocol = false;
3869 forProtocol = false;
3874 forProtocol = false;
3879 forProtocol = false;
3884 forProtocol = true;
3889 forProtocol = true;
3894 forProtocol = true;
3899 forProtocol = true;
3905 return llvm::Constant::getNullValue(forProtocol
3911 if (forProtocol) {
6717 /// forProtocol is true, the implementation will be null; otherwise,
6727 bool forProtocol) {
6732 if (forProtocol) {
6760 bool forProtocol;
6764 forProtocol = false;
6768 forProtocol = false;
6772 forProtocol = false;
6776 forProtocol = false;
6781 forProtocol = true;
6785 forProtocol = true;
6789 forProtocol = true;
6793 forProtocol = true;
6807 emitMethodConstant(methodArray, MD, forProtocol);