Searched defs:hasFunctionIndex (Results 1 – 2 of 2) sorted by relevance
280 bool hasFunctionIndex() const { return functionIndex.has_value(); } in hasFunctionIndex() function
267 bool FunctionSymbol::hasFunctionIndex() const { in hasFunctionIndex() function in lld::wasm::FunctionSymbol