Searched refs:LocCallPair (Results 1 – 1 of 1) sorted by relevance
1252 for(auto LocCallPair : dtors) { in InsertLocalVarDestructors() local1253 Stmts.push_back(LocCallPair.second); in InsertLocalVarDestructors()