Searched refs:ShouldBeIncluded (Results 1 – 1 of 1) sorted by relevance
232 bool ShouldBeIncluded = true; in shouldDeclBeIncluded() local235 ShouldBeIncluded = TD->isThisDeclarationADefinition(); in shouldDeclBeIncluded()237 ShouldBeIncluded = Interface->isThisDeclarationADefinition(); in shouldDeclBeIncluded()239 ShouldBeIncluded = Protocol->isThisDeclarationADefinition(); in shouldDeclBeIncluded()241 ShouldBeIncluded = ShouldBeIncluded && LCF(D->getLocation()); in shouldDeclBeIncluded()242 return ShouldBeIncluded; in shouldDeclBeIncluded()