Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:CUNode

748     DICompileUnit CUNode(N);
749 DwarfCompileUnit &CU = constructDwarfCompileUnit(CUNode);
750 DIArray ImportedEntities = CUNode.getImportedEntities();
757 DIArray GVs = CUNode.getGlobalVariables();
760 DIArray SPs = CUNode.getSubprograms();
763 DIArray EnumTypes = CUNode.getEnumTypes();
766 DIArray RetainedTypes = CUNode.getRetainedTypes();