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