Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DPPDirectives.cpp554 bool Preprocessor::violatesPrivateInclude( in violatesPrivateInclude() function in Preprocessor
603 if (RequestedModule && violatesPrivateInclude(RequestingModule, IncFileEnt, in verifyModuleInclude()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h1454 bool violatesPrivateInclude(Module *RequestingModule,