Searched refs:includeAbsPath (Results 1 – 1 of 1) sorted by relevance
147 auto includeAbsPath = Util::File::AbsPath(includePath); in ProcessInclude() local148 if (includeAbsPath.empty()) { in ProcessInclude()154 includeList.push_back(includeAbsPath); in ProcessInclude()