Searched defs:hasAssociatedStmt (Results 1 – 3 of 3) sorted by relevance
193 bool hasAssociatedStmt() const { return NumChildren > 0; } in hasAssociatedStmt() function
280 bool hasAssociatedStmt() const { return Data && Data->hasAssociatedStmt(); } in hasAssociatedStmt() function
7951 bool hasAssociatedStmt() const { return HasAssociatedStmt; } in hasAssociatedStmt() function