Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp346 Ident__COUNTER__ = RegisterBuiltinMacro(*this, "__COUNTER__"); in RegisterBuiltinMacros()
1601 } else if (II == Ident__COUNTER__) { in ExpandBuiltinMacro()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessor.h159 IdentifierInfo *Ident__COUNTER__; // __COUNTER__ variable