Searched refs:has_sig (Results 1 – 2 of 2) sorted by relevance
36 bool has_sig() const { return sig != nullptr; } in has_sig() function
63 DCHECK(!locals_.has_sig()); in SetSignature()69 DCHECK(locals_.has_sig()); in AddLocal()