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