Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp395 Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__"); in RegisterBuiltinMacros()
397 Ident__MODULE__ = nullptr; in RegisterBuiltinMacros()
1781 } else if (II == Ident__MODULE__) { in ExpandBuiltinMacro()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessor.h173 IdentifierInfo *Ident__MODULE__; // __MODULE__ variable