Searched refs:DeclInformation (Results 1 – 1 of 1) sorted by relevance
500 struct DeclInformation { struct508 DeclInformation(const Decl *TheDecl, ZoneRelative DeclaredIn, in DeclInformation() argument515 llvm::DenseMap<const Decl *, DeclInformation> DeclInfoMap;523 DeclInformation *createDeclInfo(const Decl *D, ZoneRelative RelativeLoc);524 DeclInformation *getDeclInfoFor(const Decl *D);527 CapturedZoneInfo::DeclInformation *531 {D, DeclInformation(D, RelativeLoc, DeclInfoMap.size())}); in createDeclInfo()536 CapturedZoneInfo::DeclInformation *545 void CapturedZoneInfo::DeclInformation::markOccurence( in markOccurence()