Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5455 static void AddLazyVectorDecls(ASTWriter &Writer, Vector &Vec) { in AddLazyVectorDecls() function
5648 AddLazyVectorDecls(*this, SemaRef.TentativeDefinitions); in PrepareWritingSpecialDecls()
5652 AddLazyVectorDecls(*this, SemaRef.UnusedFileScopedDecls); in PrepareWritingSpecialDecls()
5657 AddLazyVectorDecls(*this, SemaRef.DelegatingCtorDecls); in PrepareWritingSpecialDecls()
5660 AddLazyVectorDecls(*this, SemaRef.ExtVectorDecls); in PrepareWritingSpecialDecls()