Searched refs:getScopeVariables (Results 1 – 3 of 3) sorted by relevance
98 DenseMap<LexicalScope *, SmallVector<DbgVariable *, 8>> &getScopeVariables() { in getScopeVariables() function
1200 assert(InfoHolder.getScopeVariables().empty()); in endFunction()1239 InfoHolder.getScopeVariables().clear(); in endFunction()
547 for (DbgVariable *DV : DU->getScopeVariables().lookup(Scope)) in createScopeChildrenDIE()