Searched refs:Create_PragmaLexer (Results 1 – 3 of 3) sorted by relevance
165 static Lexer *Create_PragmaLexer(SourceLocation SpellingLoc,
327 Lexer *TL = Lexer::Create_PragmaLexer(TokLoc, PragmaLoc, RParenLoc, in Handle_Pragma()
189 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer() function in Lexer