Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h152 void handlePragmaDirective(const TSourceLoc &line, const char* name, const char* value);
DParseHelper.cpp1174 void TParseContext::handlePragmaDirective(const TSourceLoc &line, const char* name, const char* val… in handlePragmaDirective() function in TParseContext