Searched defs:hasCondition (Results 1 – 3 of 3) sorted by relevance
989 bool hasCondition() const { return mCondition != nullptr; } in hasCondition() function
6187 bool hasCondition, in GetLoopBlocks()6333 const bool hasCondition = node->getCondition() != nullptr; in visitLoop() local
3408 hasCondition, in AST_POLYMORPHIC_MATCHER_P() argument