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