Home
last modified time | relevance | path

Searched defs:enterStructDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp3018 bool TParseContext::enterStructDeclaration(const TSourceLoc &line, const TString& identifier) in enterStructDeclaration() function in TParseContext
/external/angle/src/compiler/translator/
DParseContext.cpp4580 void TParseContext::enterStructDeclaration(const TSourceLoc &line, in enterStructDeclaration() function in sh::TParseContext