Searched refs:isCompileUnit (Results 1 – 5 of 5) sorted by relevance
273 bool DIDescriptor::isCompileUnit() const { in isCompileUnit() function in DIDescriptor355 if (!isCompileUnit()) in Verify()751 assert((isFile() || isCompileUnit()) && "Unhandled type of scope."); in getContext()763 isCompileUnit()) && in getName()1052 if (Scope.isCompileUnit()) { in processScope()1201 } else if (this->isCompileUnit()) { in print()
123 if (DIDescriptor(N).isCompileUnit()) in getNonCompileUnitScope()
24 assert((D.isCompileUnit() || D.isFile() || D.isSubprogram() || in getFullFilepath()
831 if (!Context || Context.isCompileUnit() || Context.isFile() || in updateAcceleratorTables()873 while (!Context.isCompileUnit()) { in getParentContextString()
221 bool isCompileUnit() const;