Home
last modified time | relevance | path

Searched refs:getSourceLoc (Results 1 – 4 of 4) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DScan.h210 const TSourceLoc& getSourceLoc() const in getSourceLoc() function
DparseVersions.h208 const TSourceLoc& getCurrentLoc() const { return currentScanner->getSourceLoc(); } in getCurrentLoc()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.h527 … bool allowed = pp->parseContext.lineContinuationCheck(input->getSourceLoc(), pp->inComment); in getch()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp137 const glslang::TSourceLoc& sourceLoc = input.getSourceLoc(); in parseShaderStrings()