Searched refs:Ident__TIMESTAMP__ (Results 1 - 2 of 2) sorted by last modified time

/external/clang/include/clang/Lex/
H A DPreprocessor.h116 IdentifierInfo *Ident__TIMESTAMP__; // __TIMESTAMP__ member in class:clang::Preprocessor
/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp99 Ident__TIMESTAMP__ = RegisterBuiltinMacro(*this, "__TIMESTAMP__");
1331 } else if (II == Ident__TIMESTAMP__) {

Completed in 4834 milliseconds