Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDPPMacroExpansion.cpp393 Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__"); in RegisterBuiltinMacros()
395 Ident__MODULE__ = nullptr; in RegisterBuiltinMacros()
1785 } else if (II == Ident__MODULE__) { in ExpandBuiltinMacro()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h172 IdentifierInfo *Ident__MODULE__; // __MODULE__ variable