Lines Matching defs:forProtocol
1450 bool forProtocol);
3863 bool forProtocol = false;
3868 forProtocol = false;
3873 forProtocol = false;
3878 forProtocol = false;
3883 forProtocol = false;
3888 forProtocol = true;
3893 forProtocol = true;
3898 forProtocol = true;
3903 forProtocol = true;
3909 return llvm::Constant::getNullValue(forProtocol
3915 if (forProtocol) {
6727 /// forProtocol is true, the implementation will be null; otherwise,
6737 bool forProtocol) {
6742 if (forProtocol) {
6770 bool forProtocol;
6774 forProtocol = false;
6778 forProtocol = false;
6782 forProtocol = false;
6786 forProtocol = false;
6791 forProtocol = true;
6795 forProtocol = true;
6799 forProtocol = true;
6803 forProtocol = true;
6817 emitMethodConstant(methodArray, MD, forProtocol);