Searched refs:lineContinuationAllowed (Results 1 – 1 of 1) sorted by relevance
2564 bool lineContinuationAllowed = (profile == EEsProfile && version >= 300) || in lineContinuationCheck() local2568 if (lineContinuationAllowed) in lineContinuationCheck()2573 return lineContinuationAllowed; in lineContinuationCheck()2577 if (! lineContinuationAllowed) in lineContinuationCheck()2585 return lineContinuationAllowed; in lineContinuationCheck()