Searched defs:DbgVariable (Results 1 – 4 of 4) sorted by relevance
26 class DbgVariable; variable
19 class DbgVariable; variable
136 DbgVariable(const DILocalVariable *V, const DILocation *IA) DbgVariable() function [all...]
5304 auto MigrateOne = [&](auto *DbgVariable) { in splitAlloca()