Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp471 static bool violatesPrivateInclude(Module *RequestingModule, in violatesPrivateInclude() function
524 if (violatesPrivateInclude(RequestingModule, File, Header)) { in diagnoseHeaderInclusion()