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

/external/clang/lib/Lex/
H A DTokenLexer.cpp569 PP.IncrementPasteCounter(true);
576 PP.IncrementPasteCounter(false);
/external/clang/include/clang/Lex/
H A DPreprocessor.h1096 /// IncrementPasteCounter - Increment the counters for the number of token
1100 void IncrementPasteCounter(bool isFast) { function in class:clang::Preprocessor

Completed in 61 milliseconds