Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp178 DI->setModuleMap(MMap); in Initialize()
H A DCGDebugInfo.h389 void setModuleMap(ModuleMap &MMap) { ClangModuleMap = &MMap; } in setModuleMap() function