Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp1627 static const StringRef DarwinCExcluded[] = {"Darwin", "C", "excluded"}; in shouldAddRequirement() local
1631 if (Feature == "excluded" && (M->fullModuleNameIs(DarwinCExcluded) || in shouldAddRequirement()