Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp393 Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__"); in RegisterBuiltinMacros()
395 Ident__MODULE__ = nullptr; in RegisterBuiltinMacros()
1782 } else if (II == Ident__MODULE__) { in ExpandBuiltinMacro()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp335 Ident__MODULE__ = RegisterBuiltinMacro(*this, "__MODULE__"); in RegisterBuiltinMacros()
337 Ident__MODULE__ = nullptr; in RegisterBuiltinMacros()
1802 } else if (II == Ident__MODULE__) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h140 IdentifierInfo *Ident__MODULE__; // __MODULE__ variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h173 IdentifierInfo *Ident__MODULE__; // __MODULE__ variable