Searched refs:PasteOpLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp752 SourceLocation PasteOpLoc; local
760 PasteOpLoc = TokenStream[CurIdx].getLocation();
854 SM.createExpansionLoc(PasteOpLoc, ExpandLocStart, ExpandLocEnd, 2);

Completed in 43 milliseconds