Searched refs:TargetDirExists (Results 1 – 1 of 1) sorted by relevance
3287 bool TargetDirExists = false; in addLibCxxIncludePaths() local3294 TargetDirExists = true; in addLibCxxIncludePaths()3297 if (TargetDirRequired && !TargetDirExists) in addLibCxxIncludePaths()