Home
last modified time | relevance | path

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

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