Searched refs:allowRemainingUndefines (Results 1 – 3 of 3) sorted by relevance
86 bool allowRemainingUndefines() const { return _allowRemainingUndefines; } in allowRemainingUndefines() function
52 EXPECT_FALSE(_ctx.allowRemainingUndefines()); in TEST_F()
460 if (!_ctx.allowRemainingUndefines()) { in resolve()