Lines Matching refs:Parameter
29 class Parameter;
97 /* For type-parameter:
100 * For value-parameter:
103 * For alias-parameter:
105 * For this-parameter:
114 /* True if this is a part of precedent parameter specialization pattern.
117 * // X and TL are dependent template parameter
119 * A dependent template parameter should return MATCHexact in matchArg()
120 * to respect the match level of the corresponding precedent parameter.
137 /* Create dummy argument based on parameter.
149 Type *specType; // type parameter: if !=NULL, this is the type specialization
314 Parameter *isParameter(RootObject *o);