Searched refs:getModuleName (Results 1 – 5 of 5) sorted by relevance
56 return Module.getModuleName(); in getName()
76 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } in getModuleName() function in DbiModuleDescriptor
44 StringRef getModuleName() const;
62 StringRef getModuleName() const { return ModuleName; } in getModuleName() function
690 return getModuleName(node as ModuleDeclaration);710 return cleanText(getModuleName(node as ModuleDeclaration));870 function getModuleName(moduleDeclaration: ModuleDeclaration): string { function