Searched defs:IsRedeclaration (Results 1 – 2 of 2) sorted by relevance
636 bool IsRedeclaration() const { return redeclaration_; } in IsRedeclaration() function
133 unsigned IsRedeclaration : 1; variable