Home
last modified time | relevance | path

Searched defs:DeclsToCheckForDeferredDiags (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h954 llvm::SmallSetVector<GlobalDeclID, 4> DeclsToCheckForDeferredDiags; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5269 RecordData DeclsToCheckForDeferredDiags; in WriteSpecialDeclRecords() local