Searched refs:TDirectiveHandler (Results 1 – 3 of 3) sorted by relevance
28 TDirectiveHandler::TDirectiveHandler(TExtensionBehavior& extBehavior, in TDirectiveHandler() function in TDirectiveHandler37 TDirectiveHandler::~TDirectiveHandler() in ~TDirectiveHandler()41 void TDirectiveHandler::handleError(const pp::SourceLocation& loc, in handleError()47 void TDirectiveHandler::handlePragma(const pp::SourceLocation& loc, in handlePragma()88 void TDirectiveHandler::handleExtension(const pp::SourceLocation& loc, in handleExtension()150 void TDirectiveHandler::handleVersion(const pp::SourceLocation& loc, in handleVersion()
16 class TDirectiveHandler : public pp::DirectiveHandler19 TDirectiveHandler(TExtensionBehavior& extBehavior,22 virtual ~TDirectiveHandler();
66 TDirectiveHandler directiveHandler;