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

References

tools/clang/lib/AST/Type.cpp
 1199       QualType argType = TypeArgs[typeParam->getIndex()];
 1217       return typeParam->getUnderlyingType();
 1223           typeParam->getUnderlyingType()->castAs<ObjCObjectPointerType>();
 1228         return typeParam->getUnderlyingType();