Searched refs:stat_results (Results 1 – 1 of 1) sorted by relevance
751 struct stat stat_results; in clang_codeCompleteAt_Impl() local752 if (stat(pchName.str().c_str(), &stat_results) == 0) in clang_codeCompleteAt_Impl()