Lines Matching refs:getRawScope
1930 Printer.printMetadata("scope", DL->getRawScope(), /* ShouldSkipNull */ false); in writeDILocation()
2086 Printer.printMetadata("scope", N->getRawScope()); in writeDIDerivedType()
2109 Printer.printMetadata("scope", N->getRawScope()); in writeDICompositeType()
2198 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDISubprogram()
2224 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILexicalBlock()
2236 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILexicalBlockFile()
2248 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDINamespace()
2257 Printer.printMetadata("scope", N->getRawScope(), false); in writeDICommonBlock()
2290 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDIModule()
2332 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDIGlobalVariable()
2351 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILocalVariable()
2365 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDILabel()
2442 Printer.printMetadata("scope", N->getRawScope(), /* ShouldSkipNull */ false); in writeDIImportedEntity()