Searched refs:HandleDirective (Results 1 – 8 of 8) sorted by relevance
34 static bool HandleDirective(MCAsmParserExtension *Target, in HandleDirective() function
3376 goto HandleDirective; in LexTokenInternal()3542 goto HandleDirective; in LexTokenInternal()3629 HandleDirective: in LexTokenInternal()3633 PP->HandleDirective(Result); in LexTokenInternal()
114 PP->HandleDirective(Tok); in Lex()
759 void Preprocessor::HandleDirective(Token &Result) { in HandleDirective() function in Preprocessor
29 this, HandleDirective<ELFAsmParser, HandlerMethod>); in addDirectiveHandler()
31 this, HandleDirective<COFFAsmParser, HandlerMethod>); in addDirectiveHandler()
33 this, HandleDirective<DarwinAsmParser, HandlerMethod>); in addDirectiveHandler()
1298 void HandleDirective(Token &Result);