Searched defs:isUndefined (Results 1 – 10 of 10) sorted by relevance
122 bool isUndefined() const { in isUndefined() function
96 bool isUndefined() const { return Linkage == RecordLinkage::Undefined; } in isUndefined() function
179 bool isUndefined = processSymbols() local
73 bool isUndefined() const { in isUndefined() function
198 bool isUndefined() const { return (Flags >> S::FB_undefined) & 1; } isUndefined() function
386 bool isUndefined() const { isUndefined() function
386 bool isUndefined() const { return UndefLoc.isValid(); } in isUndefined() function
185 bool isUndefined() const { return symbolKind == UndefinedKind; } isUndefined() function
69 bool isDefined() const { return !isLazy() && !isUndefined(); } in isUndefined() function
732 static bool isUndefined(ld_plugin_symbol &Sym) { isUndefined() function