Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp175 DI->setModuleMap(MMap); in Initialize()
DCGDebugInfo.h284 void setModuleMap(ModuleMap &MMap) { ClangModuleMap = &MMap; } in setModuleMap() function
/external/llvm-project/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp178 DI->setModuleMap(MMap); in Initialize()
DCGDebugInfo.h381 void setModuleMap(ModuleMap &MMap) { ClangModuleMap = &MMap; } in setModuleMap() function