Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/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/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h148 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp347 CU.getClangModuleName()) { in analyzeContextInfo()