Lines Matching full:formal
1224 /// SubstituteFormalArguments - Replace the formal arguments in this tree
1236 // We found a use of a formal argument, replace it with its value.
1238 assert(NewChild && "Couldn't find formal argument!");
1294 // Resolve formal arguments to their actual value.
1296 // Compute the map of formal to actual arguments.