OpenGrok
Cross Reference: SemaDeclObjC.cpp
xref
: /
external
/
clang
/
lib
/
Sema
/
SemaDeclObjC.cpp
Home
|
History
|
Annotate
|
Download
|
only in
Sema
Lines Matching
refs:isUnion
2060
if (left->
isUnion
() != right->
isUnion
()) return false;