Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h384 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h379 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function