Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h366 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
H A DDwarfDebug.cpp3319 NewTU.setTypeSignature(Signature); in addDwarfTypeUnitType()