Home | History | Annotate | Download | only in IR

Lines Matching defs:isScope

240 /// isScope - Return true if the specified tag is one of the scope
242 bool DIDescriptor::isScope() const {
1120 } else if (this->isScope()) {
1271 assert(Scope.isScope() &&