Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerWriter.cpp268 Builder->getModuleDebugInfo()->setDwoId(Signature); in HandleTranslationUnit()
H A DCGDebugInfo.h453 void setDwoId(uint64_t Signature);
H A DCGDebugInfo.cpp6264 void CGDebugInfo::setDwoId(uint64_t Signature) { in setDwoId() function in CGDebugInfo