Searched refs:UserValueScopes (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp78 /// UserValueScopes - Keeps track of lexical scopes associated with a
80 class UserValueScopes { class in namespace:__anon24918
86 UserValueScopes(DebugLoc D, LexicalScopes &L) : DL(D), LS(L) {} function in class:__anon24918::UserValueScopes
235 UserValueScopes &UVS);
254 UserValueScopes &UVS);
505 UserValueScopes &UVS) {
638 UserValueScopes &UVS) {
690 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS);

Completed in 108 milliseconds