Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h228 static void addSystemFrameworkInclude(const llvm::opt::ArgList &DriverArgs,
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1387 void ToolChain::addSystemFrameworkInclude(const llvm::opt::ArgList &DriverArgs, in addSystemFrameworkInclude() function in ToolChain