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