Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h212 llvm::DenseMap<const Decl *, serialization::DeclID> DeclIDs; global() variable
226 LocDeclIDsTy DeclIDs; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1092 SmallVector<uint32_t, 4> DeclIDs; ReadData() local
8815 SetGloballyVisibleDecls(IdentifierInfo * II,const SmallVectorImpl<uint32_t> & DeclIDs,SmallVectorImpl<Decl * > * Decls) SetGloballyVisibleDecls() argument
9524 SmallVector<uint32_t, 4> DeclIDs = finishPendingActions() local
[all...]
H A DASTWriter.cpp3810 llvm::SmallVector<DeclID, 64> DeclIDs; global() member in __anon018904be1011::ASTDeclContextNameLookupTrait
[all...]