Searched refs:hasFunctionIndex (Results 1 – 4 of 4) sorted by relevance
228 bool FunctionSymbol::hasFunctionIndex() const { in hasFunctionIndex() function in lld::wasm::FunctionSymbol230 return f->function->hasFunctionIndex(); in hasFunctionIndex()
156 bool hasFunctionIndex() const { return functionIndex.hasValue(); } in hasFunctionIndex() function
214 assert(!hasFunctionIndex()); in setFunctionIndex()
186 bool hasFunctionIndex() const;