Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h428 void setDwoId(uint64_t Signature);
H A DCGDebugInfo.cpp6001 void CGDebugInfo::setDwoId(uint64_t Signature) { in setDwoId() function in CGDebugInfo