Home
last modified time | relevance | path

Searched refs:isFast (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h1095 void IncrementPasteCounter(bool isFast) { in IncrementPasteCounter() argument
1096 if (isFast) in IncrementPasteCounter()