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