Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isCompileUnit

254 /// isCompileUnit - Return true if the specified tag is DW_TAG_compile_unit.
255 bool DIDescriptor::isCompileUnit() const {
591 if (isCompileUnit())
611 if (isCompileUnit())
1034 if (Scope.isCompileUnit())
1069 if (S.isCompileUnit())