Searched defs:isFolded (Results 1 – 2 of 2) sorted by relevance
267 bool isFolded{constantFormat->size() != format.source.size() - 2}; Enter() local
1334 bool isFolded() const { return FoldedIntoFunction != nullptr; } isFolded() function