Home | History | Annotate | Download | only in Sema

Lines Matching refs:getFunctionType

242     QualType MethodTy = Context.getFunctionType(Context.DependentTy,
466 FunctionTy = S.Context.getFunctionType(Proto->getResultType(),
475 QualType ConvTy = S.Context.getFunctionType(FunctionPtrTy, 0, 0, ExtInfo);
538 = S.Context.getFunctionType(Proto->getResultType(),
547 QualType ConvTy = S.Context.getFunctionType(BlockPtrTy, 0, 0, ExtInfo);
674 = Context.getFunctionType(LSI->ReturnType,