Searched defs:isUndefined (Results 1 – 8 of 8) sorted by relevance
88 bool isUndefined() const { in isUndefined() function
69 bool isUndefined() const { in isUndefined() function
198 bool isUndefined() const { return (Flags >> S::FB_undefined) & 1; } in isUndefined() function
386 bool isUndefined() const { in isUndefined() function
383 bool isUndefined() const { return UndefLoc.isValid(); } in isUndefined() function
179 bool isUndefined() const { return symbolKind == UndefinedKind; } in isUndefined() function
729 static bool isUndefined(ld_plugin_symbol &Sym) { in isUndefined() function