Searched refs:TDirectiveHandler (Results 1 – 3 of 3) sorted by relevance
36 TDirectiveHandler::TDirectiveHandler(TExtensionBehavior& extBehavior, in TDirectiveHandler() function in TDirectiveHandler45 TDirectiveHandler::~TDirectiveHandler() in ~TDirectiveHandler()49 void TDirectiveHandler::handleError(const pp::SourceLocation& loc, in handleError()55 void TDirectiveHandler::handlePragma(const pp::SourceLocation& loc, in handlePragma()97 void TDirectiveHandler::handleExtension(const pp::SourceLocation& loc, in handleExtension()159 void TDirectiveHandler::handleVersion(const pp::SourceLocation& loc, in handleVersion()
24 class TDirectiveHandler : public pp::DirectiveHandler27 TDirectiveHandler(TExtensionBehavior& extBehavior,30 virtual ~TDirectiveHandler();
271 TDirectiveHandler mDirectiveHandler;