Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPMacroExpansion.cpp398 Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__"); in RegisterBuiltinMacros()
400 Ident__MODULE__ = nullptr; in RegisterBuiltinMacros()
1836 } else if (II == Ident__MODULE__) { in ExpandBuiltinMacro()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h173 IdentifierInfo *Ident__MODULE__; // __MODULE__ variable