Searched refs:ClangModuleMap (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h64 ModuleMap *ClangModuleMap = nullptr; member in class:clang::DynamicInitKind::CGDebugInfo
381 void setModuleMap(ModuleMap &MMap) { ClangModuleMap = &MMap; }
H A DCGDebugInfo.cpp3166 } else if (ClangModuleMap) {

Completed in 66 milliseconds