Home
last modified time | relevance | path

Searched defs:getClangModuleName (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h128 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h119 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp232 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function in llvm::dsymutil::__anon1bbef2e30111::CompileUnit