Searched defs:isClangModule (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h50 bool isClangModule() const { return !ClangModuleName.empty(); } function in class:llvm::dwarf_linker::parallel::DwarfUnit
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h141 bool isClangModule() const { return !ClangModuleName.empty(); } function in class:llvm::dwarf_linker::classic::CompileUnit

Completed in 109 milliseconds