reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/Type.h
 2008   bool isObjCBoxableRecordType() const;

References

tools/clang/lib/CodeGen/CGObjC.cpp
   87   if (ValueType->isObjCBoxableRecordType()) {
tools/clang/lib/Sema/SemaExprObjC.cpp
  643   } else if (ValueType->isObjCBoxableRecordType()) {
  740   if (ValueType->isObjCBoxableRecordType()) {