Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h425 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
DDwarfDebug.cpp1938 NewTU.setTypeSignature(Signature); in addDwarfTypeUnitType()