Home
last modified time | relevance | path

Searched refs:setDwoId (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp245 Builder->getModuleDebugInfo()->setDwoId(Signature); in HandleTranslationUnit()
DCGDebugInfo.h279 void setDwoId(uint64_t Signature);
DCGDebugInfo.cpp3710 void CGDebugInfo::setDwoId(uint64_t Signature) { in setDwoId() function in CGDebugInfo