Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPMacroExpansion.cpp111 Ident__building_module = RegisterBuiltinMacro(*this, "__building_module"); in RegisterBuiltinMacros()
119 Ident__building_module = 0; in RegisterBuiltinMacros()
1487 } else if (II == Ident__building_module) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h125 IdentifierInfo *Ident__building_module; // __building_module variable