Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp395 Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__"); in RegisterBuiltinMacros()
397 Ident__MODULE__ = nullptr; in RegisterBuiltinMacros()
1790 } else if (II == Ident__MODULE__) { in ExpandBuiltinMacro()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h173 IdentifierInfo *Ident__MODULE__; // __MODULE__ variable