Searched defs:DeclID (Results 1 – 7 of 7) sorted by relevance
42 : DeclID(DeclID), IsStatic(IsStatic), IsExtern(IsExtern), Desc(Desc) {} in DeclID() argument97 llvm::Optional<unsigned> DeclID; variable
1137 unsigned DeclID = in applySubprogramDefinitionAttributes() local
1176 unsigned DeclID = getOrCreateSourceID(SPDecl->getFile()); in applySubprogramDefinitionAttributes() local
1126 unsigned DeclID = getOrCreateSourceID(SPDecl->getFile()); in applySubprogramDefinitionAttributes() local
63 typedef uint32_t DeclID; typedef
68 using DeclID = uint32_t; variable
3608 auto DeclID = static_cast<::DeclID>(Record[I++]); in ReadASTBlock() local