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.cpp329 Ident__COUNTER__ = RegisterBuiltinMacro("__COUNTER__"); in RegisterBuiltinMacros()
1737 } else if (II == Ident__COUNTER__) { in ExpandBuiltinMacro()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h181 IdentifierInfo *Ident__COUNTER__; // __COUNTER__ variable