reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Serialization/ASTWriter.cpp
 4789   AddLazyVectorDecls(*this, SemaRef.TentativeDefinitions, TentativeDefinitions);
 4794     AddLazyVectorDecls(*this, SemaRef.UnusedFileScopedDecls,
 4801     AddLazyVectorDecls(*this, SemaRef.DelegatingCtorDecls, DelegatingCtorDecls);
 4818   AddLazyVectorDecls(*this, SemaRef.ExtVectorDecls, ExtVectorDecls);