Searched refs:hasFunctionIndex (Results 1 – 4 of 4) sorted by relevance
267 bool FunctionSymbol::hasFunctionIndex() const { in hasFunctionIndex() function in lld::wasm::FunctionSymbol269 return f->function->hasFunctionIndex(); in hasFunctionIndex()
280 bool hasFunctionIndex() const { return functionIndex.has_value(); } in hasFunctionIndex() function
201 assert(!hasFunctionIndex()); in setFunctionIndex()
204 bool hasFunctionIndex() const;