Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:UserVariables

976          UVI = UserVariables.begin(), UVE = UserVariables.end(); UVI != UVE;
1228 assert(UserVariables.empty() && DbgValues.empty() && "Maps weren't cleaned");
1255 UserVariables.push_back(Var);
1447 UserVariables.clear();