Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPPDirectives.cpp554 bool Preprocessor::violatesPrivateInclude( in violatesPrivateInclude() function in Preprocessor
603 if (RequestedModule && violatesPrivateInclude(RequestingModule, IncFileEnt, in verifyModuleInclude()
/trueos/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1454 bool violatesPrivateInclude(Module *RequestingModule,