Home
last modified time | relevance | path

Searched defs:addSignature (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.h47 void addSignature(std::unique_ptr<wasm::WasmSignature> &&Sig) { addSignature() function
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp62 Error SyntheticTypeNameBuilder::addSignature(UnitEntryPairTy InputUnitEntryPair, in addSignature() function in SyntheticTypeNameBuilder
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp290 void addSignature(std::unique_ptr<wasm::WasmSignature> &&Sig) { addSignature() function in __anon507efb2e0111::WebAssemblyAsmParser