Searched defs:IsUndefined (Results 1 – 5 of 5) sorted by relevance
224 bool IsUndefined() const { return type_ == UNDEFINED; } in IsUndefined() function
348 bool CFXJSE_Value::IsUndefined() const { in IsUndefined() function in CFXJSE_Value
584 bool IsUndefined = Flags & object::BasicSymbolRef::SF_Undefined; in parseSymbols() local
135 bool IsUndefined = false; in convertConstant() local
80 bool IsUndefined() const { return type_ == kUndefinedIdentifier; } in IsUndefined() function