Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPMacroExpansion.cpp384 Ident__building_module = RegisterBuiltinMacro(*this, "__building_module"); in RegisterBuiltinMacros()
1730 } else if (II == Ident__building_module) { in ExpandBuiltinMacro()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h167 IdentifierInfo *Ident__building_module; // __building_module variable