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

/external/clang/lib/Lex/
H A DTokenLexer.cpp534 SourceLocation PasteOpLoc; local
537 PasteOpLoc = Tokens[CurToken].getLocation();
631 SM.createExpansionLoc(PasteOpLoc, ExpandLocStart, ExpandLocEnd, 2);

Completed in 35 milliseconds