Home
last modified time | relevance | path

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

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