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