HomeSort by relevance Sort by last modified time
    Searched refs:AddSystemIncludeWithSubfolder (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Driver/
MSVCToolChain.cpp 421 void MSVCToolChain::AddSystemIncludeWithSubfolder(const ArgList &DriverArgs,
460 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, VSDir, "VC\\include");
466 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
468 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
470 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
473 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
ToolChains.h 797 void AddSystemIncludeWithSubfolder(const llvm::opt::ArgList &DriverArgs,

Completed in 52 milliseconds