Home | History | Annotate | Download | only in IR

Lines Matching refs:isFile

301 /// isFile - Return true if the specified tag is DW_TAG_file_type.
302 bool DIDescriptor::isFile() const {
544 return isFile() && DbgNode->getNumOperands() == 2;
1017 } else if (this->isFile()) {