Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h229 llvm::DenseMap<const Decl *, LocalDeclID> DeclIDs; variable
247 LocDeclIDsTy DeclIDs; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1136 SmallVector<GlobalDeclID, 4> DeclIDs; in ReadData() local
8906 IdentifierInfo *II, const SmallVectorImpl<GlobalDeclID> &DeclIDs, in SetGloballyVisibleDecls()
9664 SmallVector<GlobalDeclID, 4> DeclIDs = in finishPendingActions() local
H A DASTWriter.cpp3981 llvm::SmallVector<LocalDeclID, 64> DeclIDs; member in __anon397e50ec0d11::ASTDeclContextNameLookupTrait