Home
last modified time | relevance | path

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

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