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

/external/clang/lib/Lex/
H A DPreprocessor.cpp84 NumFastMacroExpanded = NumTokenPaste = NumFastTokenPaste = 0;
243 << NumFastMacroExpanded << " on the fast path.\n"; local
/external/clang/include/clang/Lex/
H A DPreprocessor.h380 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste; member in class:clang::Preprocessor

Completed in 113 milliseconds