Home | History | Annotate | Download | only in X86

Lines Matching defs:Func

9563     const Function *Func =
9565 CallingConv::ID CC = Func->getCallingConv();
9578 FunctionType *FTy = Func->getFunctionType();
9579 const AttrListPtr &Attrs = Func->getAttributes();
9581 if (!Attrs.isEmpty() && !Func->isVarArg()) {