Home
last modified time | relevance | path

Searched refs:UDTUpdates (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10262 auto UDTUpdates = std::move(PendingUndeducedFunctionDecls); in FinishedDeserializing() local
10266 for (FunctionDecl *UndeducedFD : UDTUpdates) in FinishedDeserializing()