Home
last modified time | relevance | path

Searched defs:HandleMicrosoftCommentPaste (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/Lex/
H A DTokenLexer.cpp723 void TokenLexer::HandleMicrosoftCommentPaste(Token &Tok, SourceLocation OpLoc) { in HandleMicrosoftCommentPaste() function in TokenLexer
H A DPPLexerChange.cpp561 void Preprocessor::HandleMicrosoftCommentPaste(Token &Tok) { in HandleMicrosoftCommentPaste() function in Preprocessor