Searched refs:PendingUndeducedFunctionDecls (Results 1 – 2 of 2) sorted by relevance
556 llvm::SmallVector<FunctionDecl *, 4> PendingUndeducedFunctionDecls; variable
9744 PendingUndeducedFunctionDecls.push_back(FD); in finishPendingActions()10317 auto UDTUpdates = std::move(PendingUndeducedFunctionDecls); in FinishedDeserializing()10318 PendingUndeducedFunctionDecls.clear(); in FinishedDeserializing()