Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp2055 …TFunction *unmangledFunction = new TFunction(NewPoolTString(function->getName().c_str()), function… in parseFunctionDeclarator() local
2056 symbolTable.getOuterLevel()->insertUnmangled(unmangledFunction); in parseFunctionDeclarator()