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