Home | History | Annotate | Download | only in libcpp

Lines Matching defs:bol

2517 	      token->flags = BOL;
3402 if (result->flags & BOL)
3564 result->flags = BOL;
3578 result->flags = BOL;
4953 bool bol = true;
4974 bol = true;
5000 if (bol)
5069 bol = true;
5334 if (bol && module_p && !pfile->state.skipping
5377 bol = false;