Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleMap.h259 SmallVector<std::string, 2> ExcludedModules; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp956 canInfer = std::find(inferred->second.ExcludedModules.begin(), in inferFrameworkModule()
957 inferred->second.ExcludedModules.end(), in inferFrameworkModule()
958 Name) == inferred->second.ExcludedModules.end(); in inferFrameworkModule()
2777 Map.InferredDirectories[Directory].ExcludedModules in parseInferredModuleDecl()