Lines Matching full:foffset
667 this->error(expr->fOffset,
998 this->error(s.fOffset,
1014 this->error(s.fOffset,
1059 offset = (*cfg.fBlocks[i].fNodes[0].statement())->fOffset;
1062 offset = (*cfg.fBlocks[i].fNodes[0].expression())->fOffset;
1115 this->error(s.fOffset, "static if has non-static test");
1122 this->error(s.fOffset, "static switch has non-static test");
1155 this->error(f.fOffset, String("function can exit without returning a value"));