Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp179 DI->setModuleMap(MMap); in Initialize()
H A DCGDebugInfo.h360 void setModuleMap(ModuleMap &MMap) { ClangModuleMap = &MMap; } in setModuleMap() function