Searched refs:NumFastMacroExpanded (Results 1 – 6 of 6) sorted by relevance
91 NumFastMacroExpanded = NumTokenPaste = NumFastTokenPaste = 0; in Preprocessor()267 << NumFastMacroExpanded << " on the fast path.\n"; in PrintStats()
519 ++NumFastMacroExpanded; in HandleMacroExpandedIdentifier()565 ++NumFastMacroExpanded; in HandleMacroExpandedIdentifier()
572 ++NumFastMacroExpanded; in HandleMacroExpandedIdentifier()618 ++NumFastMacroExpanded; in HandleMacroExpandedIdentifier()
288 << NumFastMacroExpanded << " on the fast path.\n"; in PrintStats()
582 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste; variable
810 unsigned NumFastMacroExpanded = 0; variable