Home | History | Annotate | Download | only in IR

Lines Matching defs:isVariable

204 /// isVariable - Return true if the specified tag is legal for DIVariable.
205 bool DIDescriptor::isVariable() const {
526 if (!isVariable())
997 if (!DV.isVariable())
1011 if (!DV.isVariable())
1114 } else if (this->isVariable()) {