Lines Matching defs:resolve
662 auto *New = R.resolve(Old);
881 // the final resolve to ensure that we get the correct type for them.
2165 // the final resolve to ensure that we get the correct type for them.
2282 if (const Init *Val = R.resolve(VarName))
2380 // Substitute and resolve template arguments
2897 // DO NOT resolve record values to the name at this point because
2906 // resolve steps after completely instantiating defs takes care of
2949 if (SkipVal == &Value) // Skip resolve the same field as the given one
3222 // Check all record assertions: For each one, resolve the condition
3336 const Init *MapResolver::resolve(const Init *VarName) {
3354 const Init *RecordResolver::resolve(const Init *VarName) {
3379 const Init *TrackUnresolvedResolver::resolve(const Init *VarName) {
3383 I = R->resolve(VarName);
3399 const Init *HasReferenceResolver::resolve(const Init *VarName) {