Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h370 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
H A DDwarfDebug.cpp3396 NewTU.setTypeSignature(Signature); in addDwarfTypeUnitType()