Home
last modified time | relevance | path

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

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