Home
last modified time | relevance | path

Searched refs:Create_PragmaLexer (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDLexer.h190 static Lexer *Create_PragmaLexer(SourceLocation SpellingLoc,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPragma.cpp294 Lexer *TL = Lexer::Create_PragmaLexer(TokLoc, PragmaLoc, RParenLoc, in Handle_Pragma()
HDLexer.cpp243 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer() function in Lexer