Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp391 Ident__building_module = RegisterBuiltinMacro(*this, "__building_module"); in RegisterBuiltinMacros()
1771 } else if (II == Ident__building_module) { in ExpandBuiltinMacro()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp333 Ident__building_module = RegisterBuiltinMacro(*this, "__building_module"); in RegisterBuiltinMacros()
1791 } else if (II == Ident__building_module) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h139 IdentifierInfo *Ident__building_module; // __building_module variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h172 IdentifierInfo *Ident__building_module; // __building_module variable