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

References

tools/clang/lib/CodeGen/CGCall.cpp
  577   if (const FunctionProtoType *proto = dyn_cast<FunctionProtoType>(fnType)) {
  591                                        cast<FunctionNoProtoType>(fnType))) {
  599   return CGT.arrangeLLVMFunctionInfo(GetReturnType(fnType->getReturnType()),
  601                                      argTypes, fnType->getExtInfo(), paramInfos,