Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp344 Ident__COUNTER__ = RegisterBuiltinMacro(*this, "__COUNTER__"); in RegisterBuiltinMacros()
1785 } else if (II == Ident__COUNTER__) { in ExpandBuiltinMacro()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h167 IdentifierInfo *Ident__COUNTER__; // __COUNTER__ variable