OpenGrok
Cross Reference: RewriteObjCFoundationAPI.cpp
xref
: /
external
/
clang
/
lib
/
Edit
/
RewriteObjCFoundationAPI.cpp
Home
|
History
|
Annotate
|
Download
|
only in
Edit
Lines Matching
refs:UO_Minus
769
if (UOE->getOpcode() == UO_Plus || UOE->getOpcode() ==
UO_Minus
)