Searched defs:hasValidLocation (Results 1 – 2 of 2) sorted by relevance
230 bool hasValidLocation() const { return getVariableLocationOp(0) != nullptr; } hasValidLocation() function
358 bool hasValidLocation() const { return asLocation().isValid(); } in hasValidLocation() function