Searched defs:isSmall (Results 1 – 6 of 6) sorted by relevance
48 bool isSmall; variable243 bool isSmall() const { return Set.empty(); } in isSmall() function
194 bool isSmall() const { return CurArray == SmallArray; } in isSmall() function
184 bool isSmall() const { return X & uintptr_t(1); } in isSmall() function
129 bool isSmall() const { return this->BeginX == getFirstEl(); } in isSmall() function
368 bool ExprEngine::isSmall(AnalysisDeclContext *ADC) const { in isSmall() function in ExprEngine
7362 @property bool isSmall() const { return idx == uint.max; } in simpleCaseFoldings() function