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

/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp122 Ident__building_module = RegisterBuiltinMacro(*this, "__building_module");
130 Ident__building_module = nullptr;
1467 } else if (II == Ident__building_module) {
/external/clang/include/clang/Lex/
H A DPreprocessor.h129 IdentifierInfo *Ident__building_module; // __building_module member in class:clang::Preprocessor

Completed in 126 milliseconds