Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DHeaderSearch.h502 bool isImport, bool ModulesEnabled, Module *M,
/llvm-project-15.0.7/clang/lib/Lex/
H A DHeaderSearch.cpp1369 bool ModulesEnabled, Module *M, in ShouldEnterIncludeFile() argument
1381 if (!ModulesEnabled) in ShouldEnterIncludeFile()