OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumFastMacroExpanded
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Lex/
Preprocessor.cpp
84
NumFastMacroExpanded
= NumTokenPaste = NumFastTokenPaste = 0;
243
<<
NumFastMacroExpanded
<< " on the fast path.\n";
PPMacroExpansion.cpp
323
++
NumFastMacroExpanded
;
369
++
NumFastMacroExpanded
;
[
all
...]
/external/clang/include/clang/Lex/
Preprocessor.h
380
unsigned
NumFastMacroExpanded
, NumTokenPaste, NumFastTokenPaste;
[
all
...]
Completed in 110 milliseconds