Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp208 static bool violatesPrivateInclude(Module *RequestingModule, in violatesPrivateInclude() function
266 if (violatesPrivateInclude(RequestingModule, File, Header.getRole(), in diagnoseHeaderInclusion()