Searched defs:addSignature (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyAsmPrinter.h | 47 void addSignature(std::unique_ptr<wasm::WasmSignature> &&Sig) { addSignature() function |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | SyntheticTypeNameBuilder.cpp | 62 Error SyntheticTypeNameBuilder::addSignature(UnitEntryPairTy InputUnitEntryPair, in addSignature() function in SyntheticTypeNameBuilder |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ | ||
H A D | WebAssemblyAsmParser.cpp | 290 void addSignature(std::unique_ptr<wasm::WasmSignature> &&Sig) { addSignature() function in __anon507efb2e0111::WebAssemblyAsmParser |