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