Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp129 Ident__building_module = RegisterBuiltinMacro(*this, "__building_module"); in RegisterBuiltinMacros()
137 Ident__building_module = nullptr; in RegisterBuiltinMacros()
1519 } else if (II == Ident__building_module) { in ExpandBuiltinMacro()
/minix/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h136 IdentifierInfo *Ident__building_module; // __building_module variable