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