Home
last modified time | relevance | path

Searched refs:SemanticIsInhabited (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ast/
Dast-types.cc641 if (!AstBitsetType::SemanticIsInhabited(this->BitsetLub() & in SemanticMaybe()
855 if (!AstBitsetType::SemanticIsInhabited(lhs->BitsetLub() & in IntersectAux()
Dast-types.h304 static bool SemanticIsInhabited(bitset bits) { in SemanticIsInhabited() function