Searched refs:PasteOpLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Lex/ | ||
H A D | TokenLexer.cpp | 534 SourceLocation PasteOpLoc; local 537 PasteOpLoc = Tokens[CurToken].getLocation(); 641 SM.createExpansionLoc(PasteOpLoc, ExpandLocStart, ExpandLocEnd, 2); |
Completed in 25 milliseconds