Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h389 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
H A DDwarfDebug.cpp3465 NewTU.setTypeSignature(Signature); in addDwarfTypeUnitType()