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.cpp4899 static void AddLazyVectorDecls(ASTWriter &Writer, Vector &Vec) { in AddLazyVectorDecls() function
5091 AddLazyVectorDecls(*this, SemaRef.TentativeDefinitions); in PrepareWritingSpecialDecls()
5095 AddLazyVectorDecls(*this, SemaRef.UnusedFileScopedDecls); in PrepareWritingSpecialDecls()
5100 AddLazyVectorDecls(*this, SemaRef.DelegatingCtorDecls); in PrepareWritingSpecialDecls()
5103 AddLazyVectorDecls(*this, SemaRef.ExtVectorDecls); in PrepareWritingSpecialDecls()