Searched refs:forNextLine (Results 1 – 1 of 1) sorted by relevance
649 const bool forNextLine = parseContext.lineDirectiveShouldSetNextLine(); in CPPinclude() local652 prologue << "#line " << forNextLine << " " << "\"" << res->headerName << "\"\n"; in CPPinclude()654 … "#line " << directiveLoc.line + forNextLine << " " << directiveLoc.getStringNameOrNum() << "\n"; in CPPinclude()