Searched refs:PendingDeclContextInfos (Results 1 – 2 of 2) sorted by relevance
1109 std::deque<PendingDeclContextInfo> PendingDeclContextInfos; variable1452 PendingDeclContextInfos.push_back(Info); in addPendingDeclContextInfo()
9190 !PendingMacroIDs.empty() || !PendingDeclContextInfos.empty() || in finishPendingActions()9268 while (!PendingDeclContextInfos.empty()) { in finishPendingActions()9269 PendingDeclContextInfo Info = PendingDeclContextInfos.front(); in finishPendingActions()9270 PendingDeclContextInfos.pop_front(); in finishPendingActions()