Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h53 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h146 const std::string &getClangModuleName() const { return ClangModuleName; } getClangModuleName() function