Searched refs:Assigned (Results 1 – 7 of 7) sorted by relevance
311 auto Assigned = Obj.reference(); in positiveNonConstVarInCodeBlock() local314 Assigned.reference(); in positiveNonConstVarInCodeBlock()315 useAsConstReference(Assigned); in positiveNonConstVarInCodeBlock()316 useByValue(Assigned); in positiveNonConstVarInCodeBlock()322 const ExpensiveToCopyType Assigned = Obj.referenceWithAlias(); in positiveNonConstVarInCodeBlockWithAlias() local325 useAsConstReference(Assigned); in positiveNonConstVarInCodeBlockWithAlias()
50 z = p; // expected-warning{{Assigned value is garbage or undefined}}51 // expected-note@-1{{Assigned value is garbage or undefined}}
43 return Files[Idx].Assigned; in isValidFileNumber()61 if (Files[Idx].Assigned) in addFile()72 Files[Idx].Assigned = true; in addFile()
239 bool Assigned = false; member
50 // The AllocationPriority is in the range [0, 63]. Assigned the ACC registers
37 v1.y = z; // expected-warning{{Assigned value is garbage or undefined}}38 // expected-note@-1{{Assigned value is garbage or undefined}}
298 INVALID-FORWARD-DECLARE: Assigned value does not match type of forward declaration