Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerUnit.h53 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function
HDDWARFLinkerCompileUnit.cpp151 getClangModuleName()) in analyzeDWARFStructureRec()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFLinkerCompileUnit.h148 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.cpp347 CU.getClangModuleName()) { in analyzeContextInfo()