Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:UserVariables

1370          UVI = UserVariables.begin(), UVE = UserVariables.end(); UVI != UVE;
1627 assert(UserVariables.empty() && DbgValues.empty() && "Maps weren't cleaned");
1654 UserVariables.push_back(Var);
1876 UserVariables.clear();