Home | History | Annotate | Download | only in IR

Lines Matching refs:isNameSpace

280 /// isNameSpace - Return true if the specified tag is DW_TAG_namespace.
281 bool DIDescriptor::isNameSpace() const {
547 if (!isNameSpace())
711 if (isNameSpace())
964 } else if (Scope.isNameSpace()) {
1118 } else if (this->isNameSpace()) {