OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DefinedMacros
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/TableGen/
TGLexer.cpp
57
// Put all macros defined in the command line into the
DefinedMacros
set.
60
DefinedMacros
.insert(MacroName);
705
bool MacroIsDefined =
DefinedMacros
.count(MacroName) != 0;
805
if (!
DefinedMacros
.insert(MacroName).second)
TGLexer.h
165
StringSet<>
DefinedMacros
;
268
// and adding new macros into
DefinedMacros
set.
Completed in 24 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026