Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPMacroExpansion.cpp297 Ident__COUNTER__ = RegisterBuiltinMacro(*this, "__COUNTER__"); in RegisterBuiltinMacros()
1667 } else if (II == Ident__COUNTER__) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h127 IdentifierInfo *Ident__COUNTER__; // __COUNTER__ variable