Searched defs:getModuleName (Results 1 – 6 of 6) sorted by relevance
76 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } in getModuleName() function in DbiModuleDescriptor
106 StringRef getModuleName() const { return ModuleName; } in getModuleName() function
55 const char *getModuleName() { return ModuleName.c_str(); } in getModuleName() function in __anon4dd523120111::IntelIttnotifyInfo
486 const std::string &getModuleName() const { return ModuleName; } in getModuleName() function509 const std::string &getModuleName() const { return ModuleName; } in getModuleName() function
709 std::string ASTSourceDescriptor::getModuleName() const { in getModuleName() function in ASTSourceDescriptor
1088 StringRef getModuleName() const { return ModName; } in getModuleName() function