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