reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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,