Searched defs:StubFile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputFiles.h | 172 explicit StubFile(MemoryBufferRef m) : InputFile(StubKind, m) {} StubFile() function |
H A D | Config.h | 26 class StubFile; global() variable |