Searched defs:DeclID (Results 1 – 4 of 4) sorted by relevance
158 std::optional<unsigned> DeclID; variable
122 explicit operator DeclID() const { return ID; } in DeclID() function
1240 unsigned DeclID = getOrCreateSourceID(SPDecl->getFile()); in applySubprogramDefinitionAttributes() local
70 using DeclID = DeclIDBase::DeclID; variable