Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h526 bool isImport, bool ModulesEnabled, Module *M,
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1402 bool ModulesEnabled, Module *M, in ShouldEnterIncludeFile() argument
1420 if (!ModulesEnabled) in ShouldEnterIncludeFile()