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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp554 bool Preprocessor::violatesPrivateInclude( function in class:Preprocessor
603 if (RequestedModule && violatesPrivateInclude(RequestingModule, IncFileEnt,
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1454 bool violatesPrivateInclude(Module *RequestingModule,

Completed in 58 milliseconds