Searched refs:getSourceLoc (Results 1 – 4 of 4) sorted by relevance
210 const TSourceLoc& getSourceLoc() const in getSourceLoc() function
208 const TSourceLoc& getCurrentLoc() const { return currentScanner->getSourceLoc(); } in getCurrentLoc()
527 … bool allowed = pp->parseContext.lineContinuationCheck(input->getSourceLoc(), pp->inComment); in getch()
137 const glslang::TSourceLoc& sourceLoc = input.getSourceLoc(); in parseShaderStrings()