Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h118 const std::string &getClangModuleName() const { return ClangModuleName; } in getClangModuleName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp356 CU.getClangModuleName()) { in analyzeContextInfo()