Searched refs:endOfComment (Results 1 – 2 of 2) sorted by relevance
125 virtual bool lineContinuationCheck(const TSourceLoc&, bool endOfComment) = 0;288 bool lineContinuationCheck(const TSourceLoc&, bool endOfComment) override;
2560 bool TParseContext::lineContinuationCheck(const TSourceLoc& loc, bool endOfComment) in lineContinuationCheck() argument2567 if (endOfComment) { in lineContinuationCheck()