Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1062 llvm::SmallSetVector<GlobalDeclID, 4> DeclsToCheckForDeferredDiags; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4723 llvm::SmallSetVector<Decl *, 4> DeclsToCheckForDeferredDiags; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5828 RecordData DeclsToCheckForDeferredDiags; in WriteSpecialDeclRecords() local