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