reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
852 const FunctionProtoType *TFunc = GetUnderlyingFunction(Target); 855 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); 901 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType); 906 const FunctionProtoType *FromFunc = GetUnderlyingFunction(From->getType());