| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeCompilandSymbol.cpp | 56 return std::string(Module.getModuleName()); in getName()
|
| H A D | DbiModuleDescriptor.cpp | 76 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } in getModuleName() function in DbiModuleDescriptor
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | DbiModuleDescriptor.h | 43 StringRef getModuleName() const;
|
| H A D | DbiModuleDescriptorBuilder.h | 108 StringRef getModuleName() const { return ModuleName; } in getModuleName() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | IntelJITEventListener.cpp | 54 const char *getModuleName() { return ModuleName.c_str(); } in getModuleName() function in __anonb12ce6460111::IntelIttnotifyInfo 208 ModuleObject->module_name = ModuleIttnotify->getModuleName(); in notifyObjectLoaded()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | StreamUtil.cpp | 174 moduleStream(ModIter->second.Descriptor.getModuleName(), StreamIdx, in discoverStreamPurposes()
|
| H A D | YAMLOutputStyle.cpp | 223 DMI.Mod = MI.getModuleName(); in dumpDbiStream()
|
| H A D | InputFile.cpp | 49 ModuleName = Modi.getModuleName(); in getModuleDebugStream()
|
| H A D | BytesOutputStyle.cpp | 336 Modi.getModuleName()); in iterateOneModule()
|
| H A D | ExplainOutputStyle.cpp | 378 Descriptor.getModuleName()); in explainDbiModiSubstreamOffset()
|
| H A D | DumpOutputStyle.cpp | 678 Desc.getModuleName()); in dumpSymbolStats()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | Module.h | 735 std::string getModuleName() const;
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
| H A D | Action.h | 437 const char *getModuleName() const { return ModuleName; } in getModuleName() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 459 const std::string &getModuleName() const { return ModuleName; } in getModuleName() function 478 const std::string &getModuleName() const { return ModuleName; } in getModuleName() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | Module.cpp | 686 std::string ASTSourceDescriptor::getModuleName() const { in getModuleName() function in ASTSourceDescriptor
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 2667 DIB.createFile(Mod.getModuleName(), TheCU->getDirectory()), in getOrCreateModuleRef() 2679 DBuilder.createModule(Parent, Mod.getModuleName(), ConfigMacros, in getOrCreateModuleRef()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
| H A D | Driver.cpp | 4670 BaseInput = ModuleJA->getModuleName(); in BuildJobsForActionNoCache()
|