Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp206 Builder->getModuleDebugInfo()->setDwoId(Buffer->Signature); in HandleTranslationUnit()
DCGDebugInfo.h278 void setDwoId(uint64_t Signature);
DCGDebugInfo.cpp3495 void CGDebugInfo::setDwoId(uint64_t Signature) { in setDwoId() function in CGDebugInfo