Home
last modified time | relevance | path

Searched refs:getClangModuleName (Results 1 – 4 of 4) sorted by relevance

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