Searched defs:lineContinuationCheck (Results 1 – 2 of 2) sorted by relevance
68 bool lineContinuationCheck(const TSourceLoc&, bool /*endOfComment*/) override { return true; } in lineContinuationCheck() function
2560 bool TParseContext::lineContinuationCheck(const TSourceLoc& loc, bool endOfComment) in lineContinuationCheck() function in glslang::TParseContext