Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1793 IdentifierInfo *ModuleII = getIdentifierInfo(getLangOpts().CurrentModule); in ExpandBuiltinMacro() local
1794 Tok.setIdentifierInfo(ModuleII); in ExpandBuiltinMacro()
1795 Tok.setKind(ModuleII->getTokenID()); in ExpandBuiltinMacro()