Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp264 Builder->getModuleDebugInfo()->setDwoId(Signature); in HandleTranslationUnit()
DCGDebugInfo.h396 void setDwoId(uint64_t Signature);
DCGDebugInfo.cpp5644 void CGDebugInfo::setDwoId(uint64_t Signature) { in setDwoId() function in CGDebugInfo