Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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