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

/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp93 Ident__COUNTER__ = RegisterBuiltinMacro(*this, "__COUNTER__");
1355 } else if (II == Ident__COUNTER__) {
/external/clang/include/clang/Lex/
H A DPreprocessor.h117 IdentifierInfo *Ident__COUNTER__; // __COUNTER__ member in class:clang::Preprocessor

Completed in 581 milliseconds