Searched refs:PendingDeclContextInfo (Results 1 – 2 of 2) sorted by relevance
1098 struct PendingDeclContextInfo { struct1109 std::deque<PendingDeclContextInfo> PendingDeclContextInfos; argument1451 PendingDeclContextInfo Info = { D, SemaDC, LexicalDC }; in addPendingDeclContextInfo()
9269 PendingDeclContextInfo Info = PendingDeclContextInfos.front(); in finishPendingActions()