Searched defs:GCCCrossDirExists (Results 1 – 1 of 1) sorted by relevance
2335 bool GCCCrossDirExists = VFS.exists(LibDir + "/gcc-cross"); init() local 2345 bool GCCCrossDirExists = VFS.exists(LibDir + "/gcc-cross"); init() local 2897 ScanLibDirForGCCTriple(const llvm::Triple & TargetTriple,const ArgList & Args,const std::string & LibDir,StringRef CandidateTriple,bool NeedsBiarchSuffix,bool GCCDirExists,bool GCCCrossDirExists) ScanLibDirForGCCTriple() argument