Searched refs:handleExtension (Results 1 – 5 of 5) sorted by relevance
42 virtual void handleExtension(const SourceLocation &loc,
756 mDirectiveHandler->handleExtension(token->location, name, behavior); in parseExtension()
43 virtual void handleExtension(const pp::SourceLocation& loc,
97 void TDirectiveHandler::handleExtension(const pp::SourceLocation& loc, in handleExtension() function in TDirectiveHandler
1131 mDirectiveHandler.handleExtension(loc, extName, behavior); in handleExtensionDirective()