Home | History | Annotate | Download | only in IR

Lines Matching refs:isGlobalVariable

227 /// isGlobalVariable - Return true if the specified tag is legal for
229 bool DIDescriptor::isGlobalVariable() const {
507 if (!isGlobalVariable())
1112 } else if (this->isGlobalVariable()) {