HomeSort by relevance Sort by last modified time
    Searched refs:PP_UNRECOGNIZED_PRAGMA (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
DiagnosticsBase.cpp 149 case PP_UNRECOGNIZED_PRAGMA:
DiagnosticsBase.h 86 PP_UNRECOGNIZED_PRAGMA,
DirectiveParser.cpp 668 mDiagnostics->report(Diagnostics::PP_UNRECOGNIZED_PRAGMA, token->location, name);
  /external/swiftshader/src/OpenGL/compiler/
DirectiveHandler.cpp 87 mDiagnostics.report(pp::Diagnostics::PP_UNRECOGNIZED_PRAGMA, loc, name);

Completed in 80 milliseconds