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

Declarations

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  427     QualType getSuperStructType();

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 2693     QualType superType = getSuperStructType();
 2788     QualType superType = getSuperStructType();
 2914     ArgTypes.push_back(Context->getPointerType(getSuperStructType()));