Searched refs:UserValueScopes (Results 1 – 3 of 3) sorted by relevance
77 class UserValueScopes { class83 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(D), LS(L) {} in UserValueScopes() function in __anon008224d20111::UserValueScopes229 UserValueScopes &UVS);248 UserValueScopes &UVS);489 UserValueScopes &UVS) { in extendDef()623 UserValueScopes &UVS) { in computeIntervals()658 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS); in computeIntervals()
82 class UserValueScopes { class88 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(std::move(D)), LS(L) {} in UserValueScopes() function in __anonb2ee42a60111::UserValueScopes239 UserValueScopes &UVS);258 UserValueScopes &UVS);545 UserValueScopes &UVS) { in extendDef()665 UserValueScopes &UVS) { in computeIntervals()717 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS); in computeIntervals()
91 class UserValueScopes { class in __anon2f1687750111::LiveDebugValues97 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(std::move(D)), LS(L) {} in UserValueScopes() function in __anon2f1687750111::LiveDebugValues::UserValueScopes130 mutable UserValueScopes UVS;