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 568 void MSVCToolChain::AddSystemIncludeWithSubfolder(
583 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, getDriver().ResourceDir,
610 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, VSDir, "VC\\include");
616 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, UniversalCRTSdkPath,
630 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
633 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
636 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
640 AddSystemIncludeWithSubfolder(DriverArgs, CC1Args, WindowsSDKDir,
ToolChains.h     [all...]

Completed in 836 milliseconds