Home
last modified time | relevance | path

Searched defs:prevDec (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp1917 …TFunction *prevDec = static_cast<TFunction *>(symbolTable.find(function->getMangledName(), getShad… in parseFunctionPrototype() local
2014 …TFunction *prevDec = static_cast<TFunction *>(symbolTable.find(function->getMangledName(), getShad… in parseFunctionDeclarator() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp1168 const TFunction* prevDec = symbol ? symbol->getAsFunction() : nullptr; in handleFunctionDeclarator() local
1224 TFunction* prevDec = symbol ? symbol->getAsFunction() : nullptr; in handleFunctionDefinition() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp1599 const TFunction* prevDec = symbol ? symbol->getAsFunction() : nullptr; in handleFunctionDeclarator() local
1654 TFunction* prevDec = symbol ? symbol->getAsFunction() : nullptr; in handleFunctionDefinition() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.cpp3392 const TFunction *prevDec = in parseFunctionDeclarator() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.cpp3999 const TFunction *prevDec = in parseFunctionDeclarator() local