Home
last modified time | relevance | path

Searched refs:Ident__DATE__ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp344 Ident__DATE__ = RegisterBuiltinMacro(*this, "__DATE__"); in RegisterBuiltinMacros()
1551 } else if (II == Ident__DATE__) { in ExpandBuiltinMacro()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h154 IdentifierInfo *Ident__DATE__, *Ident__TIME__; // __DATE__, __TIME__ variable