Lines Matching defs:resolve
625 auto *New = R.resolve(Old);
844 // the final resolve to ensure that we get the correct type for them.
2063 // the final resolve to ensure that we get the correct type for them.
2182 if (Init *Val = R.resolve(VarName))
2282 // Substitute and resolve template arguments
2798 // DO NOT resolve record values to the name at this point because
2807 // resolve steps after completely instantiating defs takes care of
2849 if (SkipVal == &Value) // Skip resolve the same field as the given one
3122 // Check all record assertions: For each one, resolve the condition
3265 Init *MapResolver::resolve(Init *VarName) {
3283 Init *RecordResolver::resolve(Init *VarName) {
3308 Init *TrackUnresolvedResolver::resolve(Init *VarName) {
3312 I = R->resolve(VarName);
3328 Init *HasReferenceResolver::resolve(Init *VarName)