Searched refs:Formal (Results 1 – 5 of 5) sorted by relevance
224 Argument *Formal = PI++; in visitCallSite() local225 Assert1(Formal->getType() == Actual->getType(), in visitCallSite()232 if (Formal->hasNoAliasAttr() && Actual->getType()->isPointerTy()) in visitCallSite()242 if (Formal->hasStructRetAttr() && Actual->getType()->isPointerTy()) { in visitCallSite()244 cast<PointerType>(Formal->getType())->getElementType(); in visitCallSite()
15 // PTX Formal Parameter Calling Convention
130 [b4_parse_param_for([Decl], [Formal], [ YYUSE (Formal);
563 @section From Formal Rules to Bison Input8506 Formal method of specifying context-free grammars originally proposed8642 @xref{Grammar in Bison, ,From Formal Rules to Bison Input}.
859 1.2 From Formal Rules to Bison Input7741 Formal method of specifying context-free grammars originally7880 *Note From Formal Rules to Bison Input: Grammar in Bison.