Searched defs:isUndefined (Results 1 – 9 of 9) sorted by relevance
123 bool isUndefined() const { in isUndefined() function
97 bool isUndefined() const { return Linkage == RecordLinkage::Undefined; } in isUndefined() function
262 bool isUndefined() const { return getFragment() == nullptr; } in isUndefined() function
242 bool isUndefined = in processSymbols() local
74 bool isUndefined() const { in isUndefined() function
201 bool isUndefined() const { return (Flags >> S::FB_undefined) & 1; } in isUndefined() function
391 bool isUndefined() const { in isUndefined() function
162 bool isUndefined() const { return symbolKind == UndefinedKind; } in isUndefined() function
386 bool isUndefined() const { return UndefLoc.isValid(); } in isUndefined() function