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

References

tools/clang/lib/CodeGen/CGCall.cpp
  282   CanQualType FT = GetFormalType(MD).getAs<Type>();
  321   CanQual<FunctionProtoType> FTP = GetFormalType(MD);
  403   CanQual<FunctionProtoType> FPT = GetFormalType(D);
  531   CanQual<FunctionProtoType> FTP = GetFormalType(MD);
  543   CanQual<FunctionProtoType> FTP = GetFormalType(CD);