OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpandedMacro
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
MultipleIncludeOpt.h
112
///
ExpandedMacro
- When a macro is expanded with this lexer as the current
114
void
ExpandedMacro
() { DidMacroExpansion = true; }
/external/clang/lib/Lex/
PPMacroExpansion.cpp
221
if (CurPPLexer) CurPPLexer->MIOpt.
ExpandedMacro
();
[
all
...]
Completed in 311 milliseconds