Lines Matching refs:getRawScope
2007 Printer.printMetadata("scope", DL->getRawScope(), /* ShouldSkipNull */ false); in writeDILocation()
2163 Printer.printMetadata("scope", N->getRawScope()); in writeDIDerivedType()
2196 Printer.printMetadata("scope", N->getRawScope()); in writeDICompositeType()
2285 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDISubprogram()
2311 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILexicalBlock()
2323 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILexicalBlockFile()
2335 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDINamespace()
2344 Printer.printMetadata("scope", N->getRawScope(), false); in writeDICommonBlock()
2377 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDIModule()
2419 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDIGlobalVariable()
2438 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILocalVariable()
2452 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILabel()
2529 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDIImportedEntity()